Home Forums WoodMart support forum Category separator

Category separator

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #368648

    Drakeman
    Participant

    Hello
    can you tell me please how to change category separator on the TOP? You have a couple of styles for categories by default but non of them have separator included.

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

    Hello,

    To add a separator, Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    ul.wd-nav-product-cat li {
        border-left: 2px solid white;
    }

    Best Regards

    #369205

    Drakeman
    Participant

    Thank you but I need more adjustment
    Now, there is | on the front of each record but it can not be on the 1st category name..
    And they are also too high. It is possible to make them smaller and leave line height unchanged?

    Thank you

    PS. You should create a global function where users can define category separator…

    #369336

    Hello,

    Please provide the URL of the page to check it myself and help you out accordingly.

    Best Regards

    #369359

    Drakeman
    Participant

    Hello,
    here is my private URL for now
    Thank you

    #369416

    Hello,

    Sorry but it is not possible to change the height of the border as you required.

    I am forwarding this to our development department for consideration to add it in the theme, but I am not giving you the guarantee for that because please note that a theme cannot satisfy all requirements as it may cause theme heaviness. Sometimes it may require your own customization. So if the development department finds it fit with the theme environment then surely they will look through it.

    Best Regards

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