- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sticky Menu or scroll to top Button
Hi,
is there a way to make the menu sticky/fixed or add a “scroll to top” Button?
I`ve already tried nearly every available Plugin but none of theme is working with the theme (security theme).
Thanx.
Hi,
Kindly show us your website URL please?
Regards,
Chris
Hi,
sorry for the delay. The Site was under construction but is now online.
The URL is:
https://www.managed-security-service-provider.de/
Regards
Dirk
Hi,
Given website URL isn’t clickable. Therefore we are unable to check the issue.
Regards,
Chris
Sorry, next try:
managed-security-service-provider.de/
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
width: 100%;
float: left;
position: sticky;
top: 0;
z-index: 99999;
}
Regards,
Chris
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 […]