Reduce featured image width single post blog

This topic has 4 replies, 3 voices, and was last updated 3 months ago ago by Andrew Mitchell

  • Avatar: Javito
    Javito
    Participant
    September 13, 2024 at 03:45

    First of all i remember you that we migrate the site to the definitive domain : https://calzadoskamet.com.ar/

    My question is, how can i reduce width of featured image width single post blog? i’ve attached screenshot

    Best regards

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2024 at 08:56

    Hello, Javito,

    Thank you for reaching out to us.

    You can use custom CSS code

    .single-post .post-header .wp-picture {
        max-width: 300px;
        margin: auto;
        padding-bottom: 20px !important;
    }

    or even Post post-layout editor (XStore Builders > Single post).

    Best Regards,
    8Theme’s Team

    Avatar: Javito
    Javito
    Participant
    September 13, 2024 at 14:17

    Thanks!

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    September 13, 2024 at 14:18

    Dear Javito,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Reduce featured image width single post blog’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.