- This topic has 5 replies, 2 voices, and was last updated 8 years, 10 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
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]