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 #1643048
Icon "plus" second menù
Closed

Comments

  • growuplab started the conversation

    Hello,
    is it possible to change the "+" symbol of the secondary menu?
    (see Attachment)

    I would like to insert the symbol ">"

    Thanks,
    Enrico

  •  1,845
    Elated replied

    Hello,

    Unfortunately, there is no predefined option for that, but you can try to achieve it using this custom css below:

    .eltdf-drop-down .second .inner ul li.sub>a .item_outer:after {
        content: '>';
        font-family: Questrial;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        font-size:14px;
    } .eltdf-drop-down .second .inner ul li.sub>a .item_outer .plus, .eltdf-drop-down .second .inner ul li.sub>a .item_outer:after {
        top: 0;
    }

    Please let us know if there is anything else we can do for you.

    Thank you,
    Jerry



    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.