- This topic has 5 replies, 3 voices, and was last updated 9 years, 1 month 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]