- This topic has 5 replies, 2 voices, and was last updated 5 years, 2 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 › All Other Themes › Mobil Menu
Hello,
Menu does not work in mobile format. Can you help with the topic
Image: https://ibb.co/rZHwzxS
Hi,
Kindly show us your website URL please?
Regards,
Brad
trekkingararat.com/12345678900987654321/
Hi,
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,
Brad
Thanks 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 them
IMAGE: https://ibb.co/MPTpFgy
Hi,
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
Free WordPress Magazine Themes and Templates With the advancement of technology, one can have any information at their fingertip. Understanding the importance of the internet […]
Freemium WordPress Themes With this list of freemium WordPress themes, you can save your time in theme selection and get started with your website instantly. […]
Best Free Landing Page WordPress Themes to Build Landing Page If you are in the process of just setting up your first website, then you […]