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 #1747896
Menu Distorted screen width
Closed

Comments

  • ericaorejel started the conversation

    Hi,

    I noticed that when I scaled my window down the menu bar will become distorted and not aligned properly. Please, let me know how I can fix this.


  •  1,845
    Elated replied

    Hi there,

    Try to paste this in Appearance > Customize > Additional CSS:

    @media only screen and (max-width: 1220px){
        .eltdf-main-menu>ul>li>a {
            padding: 0px 20px;
        }
    }
    @media only screen and (max-width: 1060px){
        .eltdf-main-menu>ul>li>a {
            padding: 0px 15px;
        }
    }
    

    Let us know if you have any other questions! 

    Best regards,

    Marie


    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.

  • ericaorejel replied

    Hi,

    I just added this to the Additional CSS but it made no difference unfortunately . 

  • ericaorejel replied

    Sorry, I had to clear my cache and it seems to be working well now. Thank you.

  •  1,845
    Elated replied

    Hello,

    Thank you for updating your ticket. We are glad to hear you already solved it.

    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.

    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.