Home Forums WoodMart support forum How to increase the gap in accessories tab?

How to increase the gap in accessories tab?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #322552

    techburg
    Participant

    Hello,

    How can I increase the gap among accessories tab? (Just below the title). See the attached photo for better clarification.

    Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #322563

    Hello,

    I saw the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .wd-nav-product-cat>li>a {
       padding-right: 25px;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)