• Regards the Genesis Theme – Atmosphere Pro.
    Unfortunately my theme can’t handle offset by selector (.site-header) but offset by x amount of pixels (77px) does work.
    Above a screen width of 800px the site header is fixed and below a screen width of 800px the site header is not fixed.
    How do I remove the 77px offset, below a screen width 800px, using offset by pixels rather than by selector?

    Thank you in advance for your time and trouble.

    Both are very much appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author malihu

    (@malihu)

    Hi,

    The .site-header selector should work. Can you post your site’s link so I can check it?

    You cannot use plugin’s offset expressions with fixed pixels offset value, so you need to find your sticky menu selector. Can you right-click the sticky menu and see its selector (its class or id attribute) in developer tools panel?

    Offset by selector is basically independent of theme and should work everywhere.

    If you can post your page’s link I’d be happy to check it and provide an exact offset selector.

    Thread Starter ahoyhoy

    (@ahoyhoy-1)

    Thank you for such a swift reply. Your explanation makes perfect sense and thank you also for the offer to find the offset selector. Sadly the site is on a localhost. However I shall take your advice and use Firebug to find the exact selector. Thanks again for such terrific support. Pip pip!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove offset mobile devices using offset by pixels not by selector’ is closed to new replies.