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

    On mobile deviecs the footer looks broken.

    Any idea what could fix this?

    EDIT: This only happens on the home page. Looks fine on every other page.

    • This topic was modified 9 years ago by tjpicasso.
    #431589

    Hey tjpicasso!

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

    @media only screen and (max-width: 768px) {
    .home #footer .flex_column {
      width: 100%;
    }}

    Nice site by the way!

    Regards,
    Yigit

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