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

    How can I change the size of the feature pictures of the blog posts in this page? I managed to have them in a quadratic form with the plugin simple image sizes, but how can I make the size smaller?

    #1122804

    Hey transformmedia,

    Add this to quick css:

    .big-preview.single-big a img{
    height:500px!important;
    width:500px!important;
    }

    Best regards,
    Jordan Shannon

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