Home Forums WoodMart support forum Shop Menu Categories & Subcategories style

Shop Menu Categories & Subcategories style

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

    Hussam
    Participant

    Hi,

    Is there any way to have separator line between the subcategories list tabs and also a dropdown icon same attached example , since its difficult for the client to know that there are another subcategories .

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

    Hello,

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

    Regards.
    Xtemos Studios.

    #323290

    Hussam
    Participant

    Thank you for your reply, we are still building the website and it is under construction mode, we cant publish it right now, can you help without the link ? we just need to add the separator lines between subcategories tabs and the chevron-down/up to let the client now that there are more subcategories for the parent subcategory

    I believe you can check it on any installed copy of your theme its a general style

    Waiting your kind reply,

    Thank you

    #323298

    Hello,

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

    .wd-nav-product-cat .wd-sub-menu li a {
        border-bottom: 1px solid white;
    }

    Sorry, but it is not possible to add a Dropdown as you mentioned. It requires customizations and this is beyond our limitations and support policy.

    Best Regards

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