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

    Hi,

    I am having issue with my footer stacking on mobile.

    Please see screenshot here: http://prntscr.com/fdv97k

    Page is below.

    Thank you.

    #801860

    Hey Travelyst,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

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

    Hope this helps :)

    Best regards,
    Nikko

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