This topic has 1 reply, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #91703
     bodymindinstitute
    Participant

    Hello,

    How do I change the background color of the drop down menu in the Kleo theme?  I want to change it from white to dark blue, with white font.

    Thank you,

    Lars

    Attachments:
    You must be logged in to view attached files.
    #91877
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings- > quick css or in kleo-child/style.css

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left li {background-color: darkblue;}
    ul.dropdown-menu.sub-menu.pull-left li a { color:#fff !important; }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?