Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #365545

    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.

    footer

    #366018

    Hey Evgeny!

    Your link redirects me to a login. Do we need to login to view the site?

    Regards,
    Elliott

    #367154
    This reply has been marked as private.
    #367497

    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

    • This reply was modified 9 years, 11 months ago by Elliott.
    #368037

    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/

    #368371

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.