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

    Hello,

    I recently restructured my blog page. The featured images above the posts look weird on iPhone. They are displaying to the right of the text. It looks fine on a computer.

    Is there a fix to this?

    Thank you!

    John

    #1005782

    Hey nymetrowx,

    Can you try adding this css code in Quick CSS (Located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive .big-preview {
        padding: 0 0 10px 0 !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.