Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1483533

    I must have set a parameter I didn’t intend to because my other websites with Enfold have footers that respond properly with Chrome & Safari. However, my latest website with Enfold does not have the footer respond (the columns do not stack when the viewport gets small). Do you know what I may have done?

    Thanks in advance for the help.

    Regards,
    Elliot

    #1483542

    Hey egouldmedia,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #footer div .av_one_third {
      margin-left: 0;
      width: 100%;
    }
    }

    Best regards,
    Rikard

    #1483545

    Thanks Rikard. That worked!

    #1483548

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer Not Responsive with Chrome & Safari (works for Firefox)’ is closed to new replies.