- This topic has 7 replies, 2 voices, and was last updated 7 years, 6 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 › Fitness Pro Forum › Lock the top menú
I want to make the top menu locked, so that when you use the scroll down continue seeing the menu.
In bootstrat would use the class “fixed-top”, but here no is how to do it
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
Hi,
This is the url:
http://www.nacomar.es/test/
Thank you
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header { background-color: rgba(0,0,0,0.5) !important; position:fixed !important;}
Regards,
Brad
Hi,
In the free version, the social icons appear at the foot of the page. How can I do these icons appear on the page?
My Url is http://www.nacomar.es/test/
Hi,
Kindly refer our documentation to setup social media icons.
http://sktthemesdemo.net/documentation/skt-fitness-doc/#social-icons
Regards,
Brad
I used the code that tell me and it looks perfect on big screens, but tablet or smartphone screens you see something strange. The menu in the entire width of the screen, but in a small square is not. Is it possible to fix so it look well on small devices?
.header { background-color: rgba(0,0,0,0.5) !important; position:fixed !important;}
Thank you,
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:979px) {
.header { width:100% !important;}
}
Regards,
Brad
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]