Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #350737

    Hi,
    is it possibile to change the measures of featured image?
    Now i’m using the big image in the single post style.

    Thank you.

    #351032

    Hi MattiaParla!

    Try adding this to your custom CSS.

    #top .fullsize .template-blog .big-preview img {
        margin: 0 auto;
        width: 70% !important;
    }

    Best regards,
    Elliott

    #351423

    Thank you very much!
    Mattia

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Measures featured image’ is closed to new replies.