Archived topic
Bug from mobile version - layout
6 replies · Started by Gabriele Rispoli on May 22, 2018
Hi, from mobile navigation is present a bug. Down bar switch and layout is overlay (note: background grey)
I have try a reset but the problem is ever present.
Hi Gabriele, i am not seeing the bug. Have you tried clearing your browser cache?
Yes! :(
I have reset cache for mobile and desktop browser, but the problem is present!
Hi Gabrielle, this is what i am seeing, i am not sure what the bug is

Hi, no problem menu but the problem is scrolling over.. can i send images?
Aah i see the problem is related to the Facebook like widget you have on the page. It has an inline style setting it to 450px.
You can try this CSS:
.fb_iframe_widget_fluid span {
width: 100% !important;
}
Thanks for support. I have tryed but not function for me. :(