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 #2078473
change font color
Closed

Comments

  • venostasteel started the conversation

    I need to change in the header

    the color of the menu and "Tel."

    ( now is #fcaba0  )

    And how can I change the default color of the "subtitle" of every page?

    thanks

     

  •  1,845
    Elated replied

    Hi there,

    1-3- In order to change the color of the cursive text in the menu and the subtitle you need to navigate to Elated Options > General > Second Main Color and set it to the one you'd prefer. (see image below)

    5981337893.png

    2- In order to change the color of the menu items please use the following code and add it into Appearance > Customize > Additional CSS or Elated Options > General > Custom CSS:

    .eltd-light-header .eltd-page-header .eltd-main-menu>ul>li.eltd-active-item>a,
    .eltd-light-header .eltd-page-header .eltd-main-menu>ul>li:hover>a,
    .eltd-light-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu>ul>li.eltd-active-item>a,
    .eltd-light-header.eltd-header-style-on-scroll .eltd-page-header .eltd-main-menu>ul>li:hover>a {
        color: blue !important;
    }
    

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.

  • venostasteel replied

    Nope, I try but the color of the manu is still the default color...


  •  1,845
    Elated replied

    Hi again,

    Please try to use the following code instead:

    .eltd-main-menu>ul>li.eltd-active-item>a,
    .eltd-main-menu>ul>li:hover>a {
        color: blue !important;
    }
    

    You can change the value of the color parameter to one that you'd prefer.

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,

    Sean


    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.

  • venostasteel replied

    Thank you, that's what I need!

  •  1,845
    Elated replied

    You're welcome!

    Please let us know if there is anything else we can do for you, thanks!

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads  This way you’ll be helping us improve our support services and make them even more efficient.

    Thank you in advance.

    Kind regards,

    Sean


    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.