Hi,
I can’t hide the color section on Mobile devices. Please help. Site details in private content.
I am trying to hide the first color section on the home page.
Thanks,
Gabe
Hey connect4consulting,
You need to hide the “Schedule a Consultation” section?
Best regards,
Jordan Shannon
Nope – I need to hide the section just above that with the text content slider. I’ve checked the Element Visibility boxes on Screen options but I still see the very first section on mobile.
Hi,
Add the following to quick css:
@media only screen and (max-width: 767px) {
#av_section_1{
display:none!important;
}}
Best regards,
Jordan Shannon
Ok – but how come the Screen options dont’ work?
And also, how come I can’t see the mobile menu?
Hi,
If this was caused from a recent update, these issue will have to be reported to the development team. I wouldn’t be able to give a concrete answer as to why those issues are occurring.
Best regards,
Jordan Shannon
Hi,
The fact that I can’t see the mobile menu wasn’t caused by an update. Can you help with that?
Thanks
Hi,
This exact issue has been reported by other users recently and we are still actively trying to find a solution. If you would like to start a new thread specifically for the missing menu, then I would recommend that so this particular thread can be kept focused on the initial color section problem. It’s just to keep it organized.
Best regards,
Jordan Shannon