Product Titles In Shop Are Messed Up - by lukehayes

This topic has 2 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler

  • Avatar: lukehayes
    lukehayes
    Participant
    September 17, 2018 at 01:45

    The theme is messing up the product titles in the shop page. When I attempt to fix this by adding in a margin-top: 20px for spacing it will work in the “Inspect” tool in chrome but when editing the actual CSS Style file nothing happens or changes even though it is the same code line and place that I did in the inspect file.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 17, 2018 at 07:31

    Hello,

    Please add this code in Theme Options > Styling > Custom css or in style.css file of your child theme:

    .content-product .product-title a {
        line-height: 1.2;
    }

    http://prntscr.com/kv8z0p
    Do not forget to clear cache before checking the result.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.