- This topic has 3 replies, 2 voices, and was last updated 6 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Gardenning header / need help
Hi everyone
I own a Gardenning Pro Theme and I need help to do the following things.
Here : http://entrepriseseard.fr/
1- I’d like to make the menu bar staying on top of screen when the user scroll, is it possible ? How ?
2- And I’d like to have both logo and company name in the header. Is it possible ? How ?
Thank you for helping me !
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home .header, .page .header, body .header_wrap .header { position:fixed !important; z-index:10;}
#slidera { margin-top:130px;}
@media screen and (max-width:767px) {
#slidera { margin-top:116px;}
}
Regards,
Dave
OK
This works great to fix the menu on top !
Thank you
Any suggestion about the second need ?
Hi,
Unfortunately, this is not possible.
Regards,
Dave
Dark WordPress Themes for Dark WordPress Website In this article we have handpicked some of the dark WordPress themes. The theme repository of the open […]
Cable Company WordPress Themes This roundup of website solutions has to do with the best cable company WordPress themes for wire production and cable making […]
WordPress Most Customizable Themes Free Several WordPress most customizable themes free have been made available that could be easily downloaded. Understanding the importance of having […]