Home Forums WoodMart support forum How to change the background color and text color in the main menu drop down

How to change the background color and text color in the main menu drop down

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

    BeyondMS
    Participant

    I want my drop-down menu background color to be white, or match the main header color, and the text black – just like the main menu – not sure why it doesn’t follow the style.

    #251312

    Hello,

    I have visited your website and the dropdown menu background color is already white.

    Screenshot for Clarification: https://ibb.co/ygrx1mZ

    It seems that you have managed to change the background color yourself.

    Best Regards.

    #251589

    BeyondMS
    Participant

    Yes, I figured it out, thanks!

    #251610

    BeyondMS
    Participant

    Actually for some reason now it’s doing it on the mobile version. When you go to the contact page, the other items are black, with a black background. How can I set them to be white text all time.

    #251634

    Hello,

    For the mobile menu items color try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .site-mobile-menu li.current-menu-item>a {
    	color: white !important;
    }

    Regards.
    Xtemos Studios.

    #251862

    BeyondMS
    Participant

    OK, it worked! Thank you!

    #251978

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

The topic ‘How to change the background color and text color in the main menu drop down’ is closed to new replies.