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

    Hello,
    I have a sticky and shrinking header in Enfold with a top bar and work fine in descktop pc but i need same effect in Ipad or tablets, now in Ipad or Tablets logo and menú is fixed top.

    Can help with this please?

    Sorry my bad english.

    #1021073

    Hey slekiz,
    I took a look at your page and see that your sticky and shrinking header starts at 768px width, which is the standard width for tablets & iPads so it should work for the iPad. I do notice that at that width your site redirects to a url that starts with “https://m.” (please see url in the Private Content area) which is a mobile version of your site that doesn’t include the sticky and shrinking header.
    I believe this is a plugin that is causing this, please try disabling this feature so the built-in responsiveness of the site can manage the elements and the screen widths.
    After disabling, please clear your browser cache and check.

    Best regards,
    Mike

    #1021123

    you mean that on scrolling the header should shrink on ipad too! ?

    on avia-snippet-sticky-header.js line 62 there is:

    if(shrinking && !isMobile)
    change to:
    if(shrinking)

    you can have that js in child-themes folder and load it via child-theme functions.php

    #1021162

    Hi,

    Thanks for sharing @guenni007, much appreciated :-)

    Best regards,
    Rikard

    #1036485

    Thx all

    #1036666

    Hi slekiz,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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