- This topic has 5 replies, 2 voices, and was last updated 1 year, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Move Slider Higher
Hello,
I increased my logo hieght and there is a gap now between the header and the top of the slider. I want to get rid of that white section and have the slider start right under the top header.
http://d6222235.t53.langerenterprises.com/
Also, I would want the navigation to be centered in the section as well, after I increased the logo size, it is slightly too high.
Thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#home_slider { top: -150px;}
#topmenu ul li a { padding: 67px 15px;}
.header-extras { margin-top: 57px;}
Regards,
Chris
Thanks, it worked. I just noticed that the inner banner has the same white gap under the header. How can I get rid of that gap?
Hi,
Kindly use this CSS to fix inner page header issue.
.page_head, .post_head { top:-150px;}
Regards,
Chris
Thanks, that worked.
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]