- This topic has 7 replies, 2 voices, and was last updated 3 years, 3 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
This article serves as a comprehensive website migration strategy From time-to-time, either the world wide web settings change, or you wish to upgrade the domain […]
All types of effective techniques to promote your blog with social media share here Every blogger intends to generate more traffic on his/her blog. There […]
Picking web hosting is a critical development in making a website. The entire degree of your web resources depends upon this choice. All hosting providers […]