Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #483953

    Hi,

    Please see the screenshot :- http://s18.postimg.org/o25f88m15/Untitled_1.jpg

    As you can see the menu is getting divided into two rows. Responsive layout is activated with latest version of theme. I’m not facing any issue in mobile devices it is working perfectly fine but I’m facing issue in small screen desktop and laptops.

    Thanks in Advance!

    #483956

    Hey Hardeep!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
    If that does not help, please post the link to your website.

    Regards,
    Yigit

    #483995

    No dear, still the same, when try to resize the window it is getting divided into two rows….

    #484270

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #484346

    Sure here’s my details:

    #484453

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1200px) {
    #top .av_seperator_big_border#header .av-main-nav > li > a {
        padding: 0 6px;
    }
    #header_main_alternate .container {
        padding: 0;
    }}

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.