Home Forums WoodMart support forum Space between categories in page title

Space between categories in page title

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

    19xela86
    Participant

    Hello,
    the categories in the title overlap. How can I adjust the space in between?

    And can I somehow deactivate the standard category “uncategorized”?

    Thank you!

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

    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: 30px;
    }
    
    li.cat-item.cat-item-15 {
        display: none;
    }

    Regards.
    Xtemos Studios

    #295300

    19xela86
    Participant

    Thank you very much!

    #295318

    Most Welcome 🙂

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day 🙂

    Topic Closed.
    Best Regards

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

The topic ‘Space between categories in page title’ is closed to new replies.