Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #983002

    Hi
    I have created a woocommerce shop in the Enfold theme and added a few demo products but when I go into the product page the title are cutting off the top of the page title making it look quite odd? Either I need to have the title padded down a little or the font size reduced but I cannot work out how to correct this issue.

    #983008

    Hi,

    That is because of the font family you are using. I added following code to Enfold theme options > General Styling > Quick CSS

    .single-product div.product .product_title {
        padding-top: 5px;
    }

    Please review your website

    Best regards,
    Yigit

    #983042

    This is why Enfold is my go to theme – because it looks fantastic and the support is exceptional!
    Thanks Yigit – Perfect.

    #983293

    Hi benq75,

    Glad we could help and that you enjoy using Enfold! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.