- This topic has 7 replies, 2 voices, and was last updated 3 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ú
Tagged: top menu
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,
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
Business VoIP is the perfect solution for your small businesses and multiple providers will provide the best solutions for you. VoIP is a term that […]
Google penalizes URLs with the same contents. This happens the most in Ecommerce websites and some travel websites where the manufacturers prefer to keep the […]
Over the years, WordPress has proved itself as an extremely versatile and flexible E-commerce opportunity for all the business owners that either has its online […]