- This topic has 1 reply, 2 voices, and was last updated 9 years, 6 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.
Hello,
My website is http://www.rnguard.com I am trying to get the Header to show above the slider on the homepage. I know you can have a logo there, but want the header image to show like it does on the other pages. Right now, it is to small, but if I change the size of the logo height, then it puts too much whitespace under the menu.
I have a screenshot of what I mean, but I see I can not send you an attachment.
Thank You!
Hi Lee,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.header .header-inner .logo{margin-bottom:0 !important; margin-top:0 !important; padding-left:0 !important;}
.header .header-inner .logo img{ height:120px !important;}
Regards,
Brad
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 […]