Home › Forums › All Other Themes › Nuptials Menu bar and page load
- This topic has 7 replies, 2 voices, and was last updated 6 years, 4 months ago by
Forum Moderator.
-
AuthorPosts
-
May 15, 2017 at 6:24 pm #72213
Hi there!
I have two questions about Nuptials theme. The menu bar drops down when I scroll downward on the page. I don’t want the menu bar dropping down. How I can fix it to top of the page. Can I hide the menu bar?
Then the page itself. Sections load when I scroll down. How the whole page can be loaded immediately?
Best Regards,
TomiMay 16, 2017 at 6:22 am #72232Hi Tomi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisMay 16, 2017 at 6:27 am #72233Hi
www.marikajatomi.fi
regards,
TomiMay 16, 2017 at 6:48 am #72240Hi Tomi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
body.home .fixed, body.blog .fixed { position:relative;}
Regards,
ChrisMay 16, 2017 at 7:36 am #72260Hi,
Thank you but it didn’t help. I don’t want that the header and menu bar follows me when I’m scrolling the page. And there is also something wrong because the upper section jumps over carousel. It doesn’t move smoothly.
Regards
TomiMay 16, 2017 at 9:01 am #72291Hi Tomi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
body.home .fixed, body.blog .fixed { position:relative !important;}
Regards,
ChrisMay 16, 2017 at 9:15 am #72294Thanx Chris! It works!
May 16, 2017 at 9:16 am #72295🙂
-
AuthorPosts
- You must be logged in to reply to this topic.