Home Forums WoodMart support forum Issue with Category navigation menu after update of the Woodmart theme.

Issue with Category navigation menu after update of the Woodmart theme.

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

    full-garden
    Participant

    Hello,

    I have updated the theme recently and it seems that broke the navigation menus in the store:

    https://prnt.sc/1cBVXAKHxb6s
    https://prnt.sc/SluFg0UcXUWc

    I have updated all of the plugins and the PHP to 8.2 however the issue persists.

    I managed to remove the product count via custom CSS but that did not resolve the menus and submenus that are not working.

    I have provided details to the website in the private content.

    I do not find anything else to be problematic and it seems everything else is working as intended for now.

    Thank you!

    #663178

    Luke Nielsen
    Keymaster

    Hello,

    Define the code below in Theme Settings -> Custom CSS.

    .wd-nav-product-cat .wd-dropdown li a .nav-link-text {
        color: #fff !important;
    }

    Clear the cache and recheck the issue.

    Kind Regards

    #663386

    full-garden
    Participant

    Hello,

    The CSS snipped worked and fixed the issue with the navigation menu however the primary menu now turn green without making any other changes:

    https://prnt.sc/BIj7Yiz7Dgvo

    I am not finding how to edit the navigation menu color and do not find why this has changed the color of it.

    Do you have any idea?

    Thank you!

    #663447

    Luke Nielsen
    Keymaster

    Remove this https://prnt.sc/P8f6lMuVdPJr custom from the Additional CSS area, then recheck the issue.

    Kind Regards

    #663638

    full-garden
    Participant

    Thank you for the assistance.

    That resolved the issue.

    Can mark as resolved as I am not able to change the post title.

    #663639

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for confirming that the information provided resolved your issue with the navigation menu. We are glad to hear that everything is now functioning as expected. If you have any further concerns or need additional assistance in the future, please feel free to reach out to us.

    To assist you, we will mark this topic as resolved.

    Kind regards

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

The topic ‘Issue with Category navigation menu after update of the Woodmart theme.’ is closed to new replies.