- This topic has 3 replies, 2 voices, and was last updated 2 years, 10 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 › Nature One Pro Version: pro5.0 header
Hi
having some issues with the page header desktop view
the top of the page is being lost under the header menu and logo
see: https://barton-forestry-services.co.uk/barton-forestry-services-gallery
OK on mobile tho
thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
position: relative !important;
}
.head-info-area {
background-color: #282828 !important;
padding-left: 20px;
}
Regards,
Dave
thanks Dave, perfect
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]