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 #2081774
Social icons overlap the navigation menu
Closed

Comments

  • cristianmissir started the conversation

    Hello again!

    I have only one problem that I can not solve by myself. Social icons overlap the navigation menu. 

    Can you help me?

    My website

  •  1,845
    Elated replied

    Hi there,

    You can avoid this by reducing some paddings on lower screen sizes.

    Try adding the following code into Appearance -> Customize -> Additional CSS:

    @media only screen and (max-width: 1200px) {
        .eltdf-main-menu > ul > li > a > span > span.item_inner {
            padding: 0 23px;
        }
        .eltdf-menu-area div.widget {
            padding: 0 23px;
        }
    }

    Let us know if you need any further help.

    Best regards!

    Joey


    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.