Sticky menu jumping in blog extension

eleanor
374 Posts
eleanor posted this 17 April 2019

Hi

you have helped me with this before by telling me to add 100% width the the sticky extension, which I have done.

This usually works perfectly, but it's playing up on one of my default extension pages.
http://johnd.ywdw.co.uk/index.php/jdh-news/news/johndhastings-with-the-stillettos

Please would you see if there's anything I can do about keeping the menu in the place I want it to say!

Thank you!

Hi you have helped me with this before by telling me to add 100% width the the sticky extension, which I have done. This usually works perfectly, but it's playing up on one of my default extension pages. http://johnd.ywdw.co.uk/index.php/jdh-news/news/johndhastings-with-the-stillettos Please would you see if there's anything I can do about keeping the menu in the place I want it to say! Thank you!
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 19 April 2019

Hello Eleanor,
Check that your sticky menu settings are set to Top and 0 offset:

fixed-menu.png

Gina
Themler Support

Hello Eleanor, Check that your sticky menu settings are set to Top and 0 offset: !fixed-menu.png! Gina Themler Support
eleanor
374 Posts
eleanor posted this 23 April 2019

Hi Gina

thank you for your reply.

yes the settings are as you suggest. It's only an issue on that actual page, the sticky menu on the rest of the site is working fine.

Hi Gina thank you for your reply. yes the settings are as you suggest. It's only an issue on that actual page, the sticky menu on the rest of the site is working fine.
Support Team
Support Team posted this 23 April 2019

Try adding this code to Home -> Settings -> Additional CSS or directly to css file:

header .affix.bd-affix-2 {
    top: 0;
}

Gina
Themler Support

Try adding this code to Home -> Settings -> Additional CSS or directly to css file: header .affix.bd-affix-2 { top: 0; } Gina Themler Support
eleanor
374 Posts
eleanor posted this 23 April 2019

UTTER GENIUS!!!

Thank you :D

(Yeah, that worked!)

UTTER GENIUS!!! Thank you :D (Yeah, that worked!)

Last edited 23 April 2019 by eleanor

You must log in or register to leave comments