Hello.
I have a problem – when i’m adding empty grid row to page.
It breaks adaptive layout at iPhone’s resolution.
I’m trying to disable all plugins but it isn’t help.
Hey Evgeny!
Your link redirects me to a login. Do we need to login to view the site?
Regards,
Elliott
Hey!
Hmm, your grid.css file looks weird. Line 92 should look like this.
@media only screen and (max-width: 767px) {
But your file looks like this.
@media only screen and (min-width: 768px) and (max-width: 989px) {
Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest. This will ensure you have all of the updated files.
Best regards,
Elliott
I try this, but nothing happened.
When i’m delete grid row at this page – relative layout work fine.
And i find another page with the same grid row – but it work well – http://upd.tion.modxcloud.com/new/
Hi!
In the page you just linked to your content is outside of the #wrap_all container which should not be happening. It’s most likely some of your elements your using there is breaking the layout. Probably the color section with the textblock inside of it. Try removing that to see if it fixes itself.
Cheers!
Elliott