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

    Hello there,

    I have an issue with the footer section (Customize -> widgets -> Footer column 1/2/3/4 ) in the Mobile version of my website. It is very long and not responsive somehow. Is there a way to fix that please?

    Thanks for your help
    By the way, is there a way to send you a screenshot image to show you specifically an issue?

    #1352059

    Hey rubenhazan2020,

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

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

    Best regards,
    Rikard

    #1352091
    This reply has been marked as private.
    #1352106

    Hi,

    Great, I’m glad that we could help. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Issue with footer menu’ is closed to new replies.