- This topic has 5 replies, 2 voices, and was last updated 7 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Submenu on mobile Devices’ is closed to new replies.
Home › Forums › SKT Full Width Forum › Submenu on mobile Devices
Good Morning,
i am using “Full With Pro”, looking good so far.
Now i am wondering: Is there a way to show submenus in a different color on mobile devices?
Say, i have the following menu:
Topic1
– Subtopic1
Topic2
– Subtopic1
– Subtopic2
Topic3
Is there a way to have a different link color at the subtopic level, when i use the theme on mobile devices?
Best regards,
Mike
Hi Mike,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
#site-nav ul li ul li a{color:#fff000 !important;}
Regards,
Dave
Thank you! That’s almost perfect ;).
Is there a way to only change the color on the mobile view, but not on the regular view? That would be perfect then!
Regards, Mike
Hi Mike,
remove the previous code and add this code:
@media screen and (max-width:768px){
#site-nav ul li ul li a{color:#fff000 !important;}
}
Regards,
Dave
Hey Dave,
thanks a lot! This is exactly what i was looking for. I appreciate it 🙂
Regards, Mike
If you found our service good kindly review us here:
https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
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 […]