- This topic has 5 replies, 2 voices, and was last updated 8 years, 2 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/
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 […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]