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

    Hi guys, I hope you’ve been well! I just updated to the latest version of the theme and I noticed that on mobile the images on the blog list page (url in private) are all aligned right instead of centred the way they used to be. Tbh I’m not sure if this happened with this update or a recent previous one. Thank you for taking a look! I’m sure it’s an easy fix so apologies for the time on this as I need the guidance.

    Best,
    Jonathan

    #960125

    Hey Jonathan,

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

    @media only screen and (max-width: 767px) {
    .template-page .big-preview {
      padding:0 !important;
    }
    }

    Best regards,
    Rikard

    #960649

    Hi Rikard, this worked perfectly. Thanks so much!

    #961074

    Hi jgoldberg1983,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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