- This topic has 5 replies, 2 voices, and was last updated 8 years, 5 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 › Nature one pro – mobile menue
Hello,
I want to adjust the background color of the dropdown menue for mobile use. It is white but I want it black. Where can I adjust this.
Best regards Janna
www.rockamkreis.de
Hi Janna,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px){
.nav ul{background:#000000 !important;}
}
Regards,
Dave
Thank you Dave,
this work super! I have one more question. In the mobile version the titles of the slider cover most of the image. Is it possible to put the title under the sliderimage just for mobile? Or any other option to optimize this?
Thanks for your support!
J.
Hi Janna,
@media screen and (max-width:479px){
.slide_info{background:inherit !important;}
.slide_info h2{font-size:22px !important;}
}
Regards,
Dave
Wow, this looks so much better now!
Thank you Dave 🙂
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Dave
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]