Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #666449

    when i view my site in mobile my footer doesnt overflow and stack on one another. how can i change this?

    #667181

    Hi lionelteopwr,

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

    @media only screen and (max-width: 767px) {
    #footer .av_one_fourth {
    width:100% !important;
    }
    }

    Thanks,
    Rikard

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