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

    Hello,

    I would like to have a bigger version of the featured image of the blog articles.
    Its very very small!

    Thanks for help!

    #458572

    Hi riverjack!

    Add this to your custom CSS.

    .blog-meta, .blog-meta * {
      height: auto;
      width: 180px !important;
    }

    There is also a setting in Dashboard > Enfold > Blog Layout > Blog Style to display a larger image.

    Best regards,
    Elliott

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