- This topic has 5 replies, 2 voices, and was last updated 2 years 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 › menu dropdown lists won’t show over first home section
Hi, My dropdown menu on the top won’t show over the first home section.
How do I correct this?
palomadomenico.com
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
body .header {
z-index: 999999;
}
Regards,
Dave
THAT DID NOT WORK. PLEASE PROVIDE A SOLUTION.
Hi,
Where did you add the css? Please send us a screenshot of it.
Regards,
Dave
In the Basic, custom css
Here’s all the customization:
.header{background-color: rgba(255,255,255, .4);}
.designbox {
min-height: 440px !important;
body .header {
z-index: 999999;
.skt-builder-home-section1-block .designs-thumb {
height: 330px;
}
.skt-builder-home-section2-block .designbox-content {
min-height: 230px;
}
.designbox {
min-height: 480px !important;
}
screenshot:
http://palomadomenico.com/wp-content/uploads/2022/11/Capture.jpg
Hi,
The issue is coming because of this CSS. it is missing a lot’s of closing bracket.
Kindly replace this CSS code into the custom CSS box.
.designbox { min-height: 440px !important;}
body .header { z-index: 999999;}
.skt-builder-home-section1-block .designs-thumb {height: 330px;}
.skt-builder-home-section2-block .designbox-content {min-height: 230px;}
.designbox {min-height: 480px !important;}
Regards,
Dave
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]