- This topic has 5 replies, 3 voices, and was last updated 7 years, 4 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 › SKT Black/White Theme Support › nav-menu in mobile version
dears
– how can i remove/change the background color for the navigation menu in the mobile version
– also there are 3 small lines in the navigation menu, how can i remove them also and replace them with the word menu
– how I can make the mobile navigation menu RTL
if you need I can send you my website URL
Sure send your website URL please.
Regards,
Shri
http://www.dcode2020.com/
Hi Jamal,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (min-width:480px){
.toggle a{background:#000000 !important;}
.header .header-inner .nav ul li{text-align:right !important;}
}
Regards,
Dave
thanks for ur response
I added the code
but still the menu in mobile not changed
still black background and not rtl
Hi Jamal,
You need to change the color code from the previously given code.
Regards,
Dave
Whether you are the owner of a magazine or running a sports store, the fact remains that you need to have an online presence to […]
Developing a website from scratch is never easy, but thanks to WordPress, and innovative products like moody WordPress themes, the process is more or less […]
If you are in the restaurant business, then you should know by now that it is vital that you have an online presence and a […]