- This topic has 3 replies, 3 voices, and was last updated 2 years, 9 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
Ready to showcase your next big event? Our Expo WordPress Themes turns your website into a digital showroom. Perfect for trade shows, conventions, and exhibitions, […]
Calling all mom bloggers! We’ve created a WordPress theme that’s as unique as your parenting stories. Beautiful, easy to use, and perfect for sharing your […]
Whether you’re hosting concerts, shows, or workshops, our Ticket Sales WordPress Themes make selling tickets a breeze. Built-in payment systems, seat selection, and event management […]