- This topic has 5 replies, 3 voices, and was last updated 8 years, 11 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]