Our shopping cart Overlaps with the search button when on an ipad sized screen
Hey spainion!
Please link directly to your screenshot and provide a short description of the issue you are having.
Cheers!
Dake
[IMG]http://i60.tinypic.com/do55og.png[/IMG] This is the image. Not sure why my previous image didn’t work.
When you are on a device with the screen size of an ipad the nav menu overlaps with the search button Here is another screenshot url http://server.myspace-shack.com/d21/enfoldnavbug.png
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
#advanced_menu_toggle {
right: -20px !important;
}
Regards,
Rikard
Thanks Rikard,
Partially worked. Still moves the button 20px on other size screens which creates a bit of a problem. Any way to fix this?
I’ve tried
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
#advanced_menu_toggle {
right: -20px !important;
}
}
Same difference
Thanks,
Robert Zamida
Hi!
I do not have an actual ipad but i checked your website on http://ipadpeek.com/ and it does look fine on my end. Have you been able to figure it out?
Best regards,
Yigit