badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Change Menu Color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27087
    drkkgt
    Participant

    Hi all, love the theme but quick question – is there a way to change the color of the drop down menus thru the interface or only thru code? While I work in IT I am not much of a coder overall so if thru the code, where at?

    You can see my initial site and what I mean about the menu under the Who Am I link. Kind of breaks the flow of the colors when it’s white.

    dansandifer.com

    #27127

    Hi drkkgt,

    Oh! We miss that. We will update this in next version. For now Go to Appearance -> Customize -> Ambition theme options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.

    .main-navigation ul li ul {
    background-color: #fff;
    }

    Note: Change above HEX color value #fff into your own HEX color to change the dropdown menu background color

    Thank you for reporting

    #27186
    drkkgt
    Participant

    PERFECT!! Thank you!!!

    #27198

    You welcome drkkgt

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.