Home Forums WoodMart support forum Category Menu Side Bar

Category Menu Side Bar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #362799

    isuedtirol
    Participant

    Hello there, is it possible to make a sidebar popup for the category menu just like on amazon? That if you click on “Browse categories” it should open up a sidebar popup like with the product filter. And in that sidebar popup it should be possible to navigate through the categories just like on amazon.

    Is something like this possible to make with the woodmart theme, and if yes, how?

    Best wishes and thanks in advance,
    Julian

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

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Best Regards

    #362903

    isuedtirol
    Participant

    No problem, we now found a new way for our category navigation. But for that we have one question: Is it possible to style the subcategories the same as the parent categories in the “Browse categories” dropdown. See screenshot.

    Best wishes and thanks in advance,
    Julian

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

    isuedtirol
    Participant

    We use the browse categories like this: (see screenshot)

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

    Hello,

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

    Best Regards

    #363064

    isuedtirol
    Participant

    Thanks for your help, the URL is: https://isuedtirol-marktplatz.it

    #363234

    Hello,

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

    .wd-sub-menu li {
        border-bottom: 1px solid rgba(0,0,0,0.075);
    }

    Best Regards

Tagged: 

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