Home › Forums › All Other Themes › Mobil Menu
- This topic has 5 replies, 2 voices, and was last updated 4 years ago by
Sonnal S Sinha.
Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
November 9, 2019 at 6:31 am #133949
Hello,
Menu does not work in mobile format. Can you help with the topicImage: https://ibb.co/rZHwzxS
November 12, 2019 at 5:01 am #134007Hi,
Kindly show us your website URL please?
Regards,
BradNovember 12, 2019 at 5:57 am #134035trekkingararat.com/12345678900987654321/
November 13, 2019 at 7:47 am #134192Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) { #simple-menu { z-index: 99999999; } .sidr { background-color:#000; } .pad_menutitle { background-color: #f00; } }
Regards,
BradNovember 13, 2019 at 12:30 pm #134236Thanks for your answers. As shown in the picture;
I couldn’t find the mobile page top color setting.
In addition, page writings come with spaces on the left. How to fix themIMAGE: https://ibb.co/MPTpFgy
November 14, 2019 at 5:54 am #137411Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .single_wrap_right { width:100% !important;} .header { background:#000 !important;} }
Regards,
Brad -
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.