- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 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 › Nature One Pro Toggle Menu & Blog
www.qualityplywoodspec.com/wordpresstest
I need to change the colors of the toggle menu text, background & hover please.
Also, how do I change the format of the Blog page & Blog sidebar to be responsive in mobile view? Thanks.
Hi Alex,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.nav ul{background:#000000 !important;}
.header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a{color:#ffffff !important;}
.header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a:hover{color:#d0c90b !important;}
}
Regards,
Dave
That code changed the colors of the navigation menu in mobile view. What I need is to change the colors of the “TOGGLE CONTENT” (shortcode: [toggle_content title=”Toggle Title 1″]
Toggle content 1…
[/toggle_content])
Thanks,
Hi Alex,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.slide_toggle{background:#000000 !important;}
.slide_toggle a{color:#ffffff !important;}
.slide_toggle a:hover{color:#d0c90b !important;}
Regards,
Dave
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]