Website looks completely messed up

Posted in: Newspaper
Post count: 8

Hi,

I am not sure if it is my fault? If it is a plugin, but my website http://senhorcabo.com/ on the mobile phone is looking terrible?

Google Chrome on the mobile doesn’t show anything on the home page?

Please let me know if you could assist me?

Thanks

Post count: 9544

Best bet is to turn off the plugins, except for Visual Composer, and then check page, then switch each back on to find culprit. Often it’s a conflicting social media widget of some kind, or something loading jquery again, or something trying to over-ride the themes’ built in mobile layout.

Post count: 8

Thanks for the response, I have just deactivated all plugins except Visual Composer, and if you go to the website on mobile it still looks exactly the same, All content gone on chrome and content overlapping on Firefox?

What else can I attempt?

Thanks so much for the help

Post count: 1291

Hi,

Do you have any custom css or code modifications on the theme? if you do please remove them and try again.
If you use cache/cdn reset/purge all files and check again.
If nothing works please send an email at contact@tagdiv.com , specify the issue and provide wp-admin and ftp access so i can take a look.

Thank you, Emil G.

Post count: 8

Hi @Emil G,

So it is looking Alot better, basically it was some coding I did for my Adrotate, removed the coding and it worked!

Now everything is looking great, with no overlapping!
But their is one thing, for some reason the mobile version is aligned slightly to the Left.

Here is a link to a screenshot I took – Screenshot

That is all I need to fix now, thanks so much for all the help already.

Kind Regards
Tyron Frahm

Post count: 6600

Hi,

You have this negative margin set on rows which causes this: http://screencast.com/t/Cv3Z1uR9rSDv
Make sure you remove that custom css or add this one to set it to 0:

.row {
margin-left: 0px !important;
}

Thanks

Post count: 8

Hi Lucian,

I am pretty new to mobile compatibility!
But that worked perfectly. Site is starting to look great on the mobile.

Kind Regards
Tyron Frahm

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.