Forum Replies Created
-
AuthorPosts
-
Thanks Ismael!
it was my mistake copying it here but it was ok in my website. I’ve also tried with the code you suggested but it still doesn’t work.
It looks like width options (at least) are not working at the theme options pannel. To fix max width I changed grid.css file directly in the server. Is there any file I can modify to fix #id .container max width?
Thanks a lot in advance
Hi Vinnie!
It worked, I used 1500px. Than you!!
Now the problem are full width colour sections, they are not working althought I have this quick css:
#id. container { max-width: 100% !important; width: 100% !important; padding: 0 !important; margin: 0 !important; }
Any idea on this issue?
Thanks a lot!
Thanks Ismael but it is still not working. I’ve also tried with 1500px or 1800px but the site looks the same
Now it should work,
please try again
Thanks Rikard!
I had already tried this option but It’s not working neither.
Hi Yigit!
- This reply was modified 8 years, 10 months ago by santocildes.
Hi Yigit
I tried but I’m afraid it didn’t work. Max-width configuration was working with the same active plugins in the old hosting, it stoped working when I migrate it. Could it be a matter of versions?
Thanks a lot in advance
Thanks Yigit!
here you are:
Thank you very much indeed!
finally I used:
#mapa .container { max-width: 100% !important; width: 100% !important; padding: 0; margin: 0; }
this way, menu doesn’t overlap the iframe
Cheers!
It’s the first section with the iframe. it’s not full width on mobile devices
Thanks a lot
-
AuthorPosts