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 #1237424
Mobile Logo
Closed

Comments

  • parkerle started the conversation

    My header logo on mobile is huge and blown up. I have tried to fix this by removing the Mobile Logo in elated options and changing logo height for mobile header in elated options. Neither seem to have any effect. Help?

  • parkerle replied

    New Question! There is no Main Menu section under Header in Elated Options. There was and it's not there anymore. It jumps from Header Divided to Mobile Header then Typography for Mobile. Again there is no option for Main Menu in Header.

  • parkerle replied

    Never mind figured out both!

  • parkerle replied

    I have another issue. My Divided Left Menu is doubling on Header. What should I do?

  •  1,845
    Elated replied

    Hi there,

    Thank you for writing in and choosing our theme.

    We are pleased to hear that previous issues are solved

    That happens because there is too much menu items and there is no enough space for the to fit in container and menu items drop in two lines. It can be solved by either re-arranging menu items so there is not that much menu items, or reduce spacing between them using some Custom Css code. It can be achieved with this code:

    @media screen and (max-width:1400px){
        .eltdf-header-divided .eltdf-main-menu>ul>li>a{
            padding: 0 10px!important;
        }
    }

    that will be applied in under 1400px screen widths, also if this code doe snot work on your side, please prove us link to your page so we can generate some Code that will be according to your situation.

    Please paste this Custom Css code into Elated Options > General > Custom Css field 

    Please let us know 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.