- This topic has 5 replies, 3 voices, and was last updated 8 years, 9 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
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 […]