- This topic has 3 replies, 3 voices, and was last updated 2 years, 11 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 › Contractor Pro Slider
Hello,
This is my site: https://testfoam.rhaagdesigns.com/
I’m trying to get the slider to start where the menu ends, not underlay the header as if I was using a transparent header.
Any advice?
Kindly go to Appearance >> Customizer >> Basic >> Custom CSS Box:
.mywrap {position:relative;}
Regards,
Awesome that worked great!
Could you help me out with cleaning up the mobile menu / logo section?
https://ibb.co/q1994rf
Right now it’s all over the place, I’d like to either center everything or maybe even add the blue top bar section with e-mail, number, and social icons with logo and toggle bar underneath?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.head-info-area {
background: #0000fa !important;
}
.head-info-area .left, .head-info-area .right { float:left;}
.logo { padding-top:0; padding-bottom:0; max-width:130px;}
#simple-menu { margin-top:33px;}
}
Regards,
Dave
What are the key features of popular Free WordPress Blog Templates for content creators? The internet is a great place to share your opinion on […]
How do eyewear WordPress themes showcase product catalog and variations effectively? Do you have an eyewear or optical store and want to market your products […]
Are you searching for the best Editor WordPress themes? Every website owner demands for editor friendly themes so they can prepare their website and edit […]