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

    Hi there,

    I’ve been using Enfold for years and it’s been great for our site.

    One problem that nags at me is when a featured image is portrait for a blog post, the blog widget (set to magazine with first entry bigger) never crops right. See today’s front page, halfway down: http://yogatrade.com

    Is there a setting for this that I’m missing or a snippet of CSS that would fix that?

    Thanks for your help,

    Pat

    #509121

    Namaste Pat!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab to remove borders around image

    .av-magazine-hero .av-magazine-thumbnail {
        border: none;
    }

    Regards,
    Yigit

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