Home Forums WoodMart support forum Menu Categories Colors

Menu Categories Colors

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

    cromapc
    Participant

    Hello, I have a problem with the categories menu. You see all the subcategories with a white background but only one appears black and I can’t fix it.
    I also have a green icon that I would like to remove from the categories or add in other categories

    Could you tell me how to fix it?

    thank you!

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

    Hello,

    I saw the screenshot you attached.

    1) For the background color please try re-adding the menu item then clear cache and check back.

    If the problem continues then provide with the admin panel login details of the website because you haven’t provided the username.

    2) For the green color coming try removing the labels by editing each menu item from the categories menu.

    Screenshot for Clarification: https://prnt.sc/vknlsf

    Regard’s.
    Xtemos Studios.

    #242260

    cromapc
    Participant

    Hi, thanks for your help. I already managed to fix the green labels.
    The black background I could not correct. I create the category again but other categories turn black, it is not always the same.

    I leave below the correct data of loguin.

    greetings and thanks again

    #242277

    Hello,

    You are Most Welcome.

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

    .sub-menu-dropdown.color-scheme-light {
    	background-color: white;
    }
    .menu-simple-dropdown .color-scheme-light .sub-sub-menu {
    	background-color: white;
    }
    .vertical-navigation .menu-simple-dropdown .color-scheme-light li a {
    color: #777;
    }
    
    .vertical-navigation .menu-simple-dropdown li a:hover {
    	background-color: grey !important;
    	color: white !important;
    }

    Best Regards.

    #243048

    cromapc
    Participant

    Hello! thank you very much it worked perfectly 🙂

    regards
    Patrick

    #243054

    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 6 posts - 1 through 6 (of 6 total)

The topic ‘Menu Categories Colors’ is closed to new replies.