Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #569019

    Hi,

    I’ve tried everything but no matter what I can’t get the logo at the top left of the menu to resize properly on iPad view. It’s as if something is overruling the media queries. No matter what I do the logo will not resize at all in landscape or portrait view.

    I would like to reduce the menu text and the space between the items on iPad view as well.

    Any help very welcome.

    Thanks.
    J.

    #569030

    Hey johnmac1967!

    Please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/

    Regards,
    Yigit

    #569345

    Thanks Digit for the quick reply. I’m afraid that doesn’t help in this case. The logo is still at 100% size on iPad landscape view and the menu still goes too far to the left. On Landscape view I would like to keep the full menu (the hamburger button is fine on iPad portrait view).

    Thanks again.
    J.

    #569635

    Sorry Yigit I just realised autocorrect changed the spelling of you name on my last post. Have you been able to look at my problem?
    Thanks.

    #569847

    Hi,

    Please try the following in Quick CSS to see if it works any better:

    @media only screen and (max-width: 1125px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }

    Regards,
    Rikard

    #570013

    Hi, can you check my settings please? There must be some kind of block as absolutely nothing is changing when I add new code. I’ve tried refreshing and when I remove all of my css the page everything gets messed up so I know I’m editing the correct file and there’s no caching issues.

    I need both the logo and the menu to go smaller in iPad view so they fit in landscape view. Things are fine in portrait view.

    Thanks.
    J.

    #570545

    Hi, I would be grateful if you could please look at my problem as we’re getting on for three days without a resolution.

    Thanks,
    J

    #570593

    Hi!

    If you post replies again on your posts, you get them to the bottom and we can not check them.
    Your username: johnmac@jmd
    seems not to login me, I get an error when trying to access the site

    Best regards,
    Basilis

    #570596

    Hi Basilis, I don’t understand what you mean. The info posted below is correct and I’ve been able to use it to log in myself 2 minutes ago.

    #570597

    Hi Basilis, I don’t understand what you mean. The info posted below is correct and I’ve been able to use it to log in myself 2 minutes ago.

    #571127

    Hi,

    Where are you adding the code? I added the code I previously posted in Quick CSS under Enfold–>General Styling and it’s working fine, could you check your site now?

    Thanks,
    Rikard

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