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 #1903322
Mobile Menu Bug
Closed

Comments

  • splink started the conversation

    Hello,

    I would like to see the mobile menu like the desktop menu (see atch).

    is it possible?

     Or at least just see the close "x" or "squares" button. 

    Best Regards!

  • splink replied

    Any solution? 

  •  1,845
    Elated replied

    Hello there,

    Welcome to your support management and thank you for choosing our theme!

    I apologize for the late reply, we have been getting a lot of messages daily and are trying our best to keep up with every request. I hope you can understand.

    You can find this setting at Allston Options > Header > Mobile Header > Mobile Header Styles(see image bellow)

    8383085758.png

    Or you could use the following code and copy it into Appearance > Customize > Additional CSS or Elated Options > General > Custom CSS

    .eltdf-mobile-header .eltdf-mobile-header-inner {
        background-color: #000;
        border-color: #000;
    }
    

    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.

  • splink replied

    Sorry, but perhaps i didn't explain right. 

    Your code:

    .eltdf-mobile-header .eltdf-mobile-header-inner {background-color: #000;border-color: #000;}

    I Attach an screenshot to explain again.

     Thanks for your patience!

  • splink replied

    Any idea?

  •  1,845
    Elated replied

    Hello again,

    My apologies, for the late reply as well as the misunderstanding!

    Here is the revised code:

    .eltdf-fullscreen-menu-opened .eltdf-mobile-header .eltdf-mobile-header-inner {
        background-color: #000;
        border-color: #000;
    }
    

    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.

  • splink replied

    Perfect. Thanks  a lot! :)

  •  1,845
    Elated replied

    You are welcome!

    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.