Okay
  Public Ticket #2845751
headlines
Closed

Comments

  • mastei started the conversation

    how can I change the product heading in the item overview and on the individual product view? I have to take very long headings that the customers do not confuse the article and therefore I would have to make the headings a little smaller.

    {"wp":{"use":false,"adminUrl":"","username":"","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
  •  1,558
    Laborator replied

    Hi there,

    Try adding this CSS to Custom CSS to make the titles smaller inside the product page:

    .woocommerce.single .summary .product_title {
        font-size: 24px;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group