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 #900125
Menu Wrapping
Closed

Comments

  • Hadi started the conversation

    Hi,

    My menu is wrapping because I removed some CSS to fix a previous issue I sent to you all. Can you all give me the default CSS for the page layout.

    Thanks

  • Hadi replied

    this is all jumbled... please fix.


    @media only screen and (max-width:767px) {

    .eltd-light-header .eltd-mobile-header .eltd-login-register-widget .eltd-logged-in-user>span {

        border:none !important;

    }

    .textwidget #lang_sel {

    display: inline-block;

    }

    .eltd-three-columns-inner .eltd-column .textwidget {

        text-align: center;

    }

    @media only screen and (max-width: 768px){

    .eltd-three-columns-inner .eltd-column .widget_search form {

        width: 72.2%;

        margin-left: auto;

        margin-right: 0;

    }

    @media only screen and (max-width: 600px){

    .eltd-three-columns-inner .eltd-column .widget_search form {

        width: 50%;

        margin: 0 auto;

    }

    @media only screen and (max-width: 768px){

    .eltd-three-columns-inner .eltd-column .widget_search form {

        width: 75%;

    }


  •  1,845
    Elated replied

    Hi Hadi,

    Sorry for the late response!

    The default theme css file is located inside the attachment, and you just need to replace it with the one inside your theme folder 

    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.

  • Hadi replied

    Thanks but this will erase all of my other CSS. Can you please give me the css through here for me to paste in the elated general options so I can keep my other CSS. thanks!

  •  1,845
    Elated replied

    Hi Hadi,

    Sorry for the late response!

    Unfortunately there is no such option. The only thing you can do is to compare the original file with the one that you have changed in order to preserve the changes and replace the original code back.

    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.