- This topic has 7 replies, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Nuptials Menu bar and page load
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,
Tomi
Hi Tomi,
Kindly show us your website URL so that we can assist further.
Regards,
Chris
Hi
www.marikajatomi.fi
regards,
Tomi
Hi 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,
Chris
Hi,
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
Tomi
Hi 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,
Chris
Thanx Chris! It works!
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]