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 #2024281
Changing hover lines on menu
Closed

Comments

  • eidris2000 started the conversation

    Hello

    I would like to change color of hover lines which appears on the menu (I would like to change them in red. Please have a look on my screenshot.

    How can I change this from back office for 1st level and second level of the menu?

    Thanks

  •  1,845
    Elated replied

    Hello,

    Thanks for writing in.

    You can try to add this css underneath in Appearance >> Customize >> Additional CSS field:

    .eltdf-main-menu>ul>li>a>span.item_outer .item_text:after {
        background-color: red;
    }
    .eltdf-drop-down>ul>li:hover>.second {
        border-top: 2px solid red;
    }
    .eltdf-drop-down .second .inner ul li a .item_text:after {
        background-color: red;
    }



    5625918401.png


    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    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.