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

    The 4 columns in my footer display as small columns on mobile for one of the pages of my site. Here’s what it looks like:
    http://s10.postimg.org/wh7z50o55/IMG_4189.png
    The other pages are fine.
    I’ve narrowed it down to a colored section block causing the issue, but there is nothing out of the ordinary with the settings of that block. I’m not sure what’s going on. I’ve tried removing it and adding it back in but no luck.
    Any help is appreciated.

    #553747

    Hi louisx20!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 769px) {
    #footer .flex_column { width: 100% !important; margin-left: 0 !important; }}

    Best regards,
    Yigit

    #554207

    Thank you.

    #554244

    Hi!

    We are glad you got that short out!
    Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!

    Please do not hesitate to contact us, if you do need anything else.

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer columns shows strange on mobile’ is closed to new replies.