Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #876257
Navigation Menu Background Color
Closed

Comments

  • Dexter started the conversation

    How can I change the color of the navigation menu from orange to another color I like? 

  •  1,845
    Elated replied

    Hello here,

    You can change it with the theme options. Go to Elated Options > Header > First Level Menu Style and set desired color http://screencast.com/t/XbcuPrvqNZss

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Dexter replied

    Hi,

    I don't have that option in the header settings...

  •  1,845
    Elated replied

    Hello here,

    Can you send us WP admin access, so that we can inspect this closer?

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   Dexter replied privately
  • Dexter replied

    anything yet?

  •  1,845
    Elated replied

    Hello,

    Sorry but you can not set this through the options, because of the type of the menu that you have set, but you can change this with the css code. I will send you appropriate code, just tell me first which colors you need to set?

    Thanks 


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Dexter replied

    The color I want is #1AA89D

  • Dexter replied

    Follow up - has it been changed?

  •  1,845
    Elated replied

    Hello,

    Sorry for the late response!

    Please paste this code in Elated Options > General Custom CSS:

    nav.main_menu > ul > li.active > a > span.item_inner, header.sticky nav.main_menu > ul > li.active > a > span.item_inner {
        background-color:#1AA89D !important;
    } nav.main_menu > ul > li:hover > a > span.item_inner, header.sticky nav.main_menu > ul > li:hover > a > span.item_inner, nav.main_menu > ul > li.active:hover > a > span.item_inner, header.sticky nav.main_menu > ul > li.active:hover > a > span.item_inner {
        background-color:#1AA89D !important;
    }


    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.