I want to adjust the spacing of product tags and the line height of product names

This topic has 2 replies, 2 voices, and was last updated 1 weeks, 4 days ago ago by Alex Carter

  • Avatar: jhen
    Jhen
    Participant
    May 2, 2025 at 04:16

    I want to adjust the spacing of product tags and the line height of product names

    pls help me check how to do it

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Alex Carter
    Alex Carter
    Support staff
    May 2, 2025 at 07:29

    Hello,

    Thank you for reaching out to us.

    Custom CSS code can be used, for example:

    .content-product  .products-page-cats a {
        margin-left: 10px;
    }
    .content-product .product-title a {
        line-height: 1.6; 
    }

    Warm Regards,
    The 8Theme Team

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

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

Helpful Topics

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