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 #1233823
menu
Closed

Comments

  • Tony started the conversation

    in the wide menu, made here. I can only see the upper text when i hover over the text.

    So RESTAURANT is now visible in green because i am hovering there. But if not its black so i do not see it.

    How can i make these upper text visible?

  •  1,845
    Elated replied

    Hello there,

    Thank you for writing in.

    Sorry for the delay, it was caused by weekend days.

    You can solve the issue by changing color of those second level menu items to desired one by adding this Custom Css code into Elated Options > General > Custom Css field with setting desired color instead of white ( second part of the code is to perserve hover effect ) 

    .eltd-drop-down .wide .second .inner>ul>li>a{
        color: white!important;
    }
    .eltd-drop-down .wide .second .inner>ul>li>a:hover{
        color: #1ab5c1!important;
    }

    Please let us know if this solved the issue and if there is anything else we can do for you.

    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.

  • Tony replied

    ok thanx.

    And at www.samanamap.com, the main menu, how and where can i change the standard color, which is now black. I want to have this text in white.

    i tried as in the printscreen but does not work.


  •  1,845
    Elated replied

    Hi again,

    You just need to choose Light Header skin. To do so, please go to Elated Options > Header > Header Skin and choose Light

    If any of the pages are not applying this setting please go to back-end of that particular page, scroll down to Elated Header section and there for Header Skin choose Light

    Please let us know if this solved the issue.


    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.

    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.