- This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Theme LMS | Header fixed
Hello team.
Once they helped me with this, but I had problems with the web and I had to reset it and I lost that change:
Hello Chris.
I need your support to solve the problems I have with this web, subject LMS.
I want the header (where is the information: blue color and where is the logo with the menu), only in the PC version, remain fixed. And that is always visible.
This: https://imgur.com/a/kljDDO3#kQqSjJG
The URL is: http://www.gestiontoday.com
What should I do?
Thanks!
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper { position:fixed; z-index:100; width:100%;}
#slidera { margin:178px auto 0;}
@media screen and (max-width:1024px) {
.header_wrap.layer_wrapper { position:relative; z-index:100; width:100%;}
#slidera { margin:0 auto 0;}
}
Regards,
Chris
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]