Home Forums WoodMart support forum blog features image height

blog features image height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #258328

    BertranddesmetsWM
    Participant

    Hi,

    Is there some css available to increase the height of the main blog featured image on all single pages?
    screenshot for clarification.

    Best regards,
    Thanks!

    #258387

    Hello,

    Sorry but currently I am unable to see the screenshot you attached.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS. And check if this works for you.

    .single-post header.entry-header img {
        height: 600px;
    }

    If not then provide the URL of the page with the screenshot to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

    #258687

    BertranddesmetsWM
    Participant

    Hi,

    Please find the page I m refering to in the private area.
    By the way, Blog image is defined on “large image”, which we like. the idea now is to increase the height of the image. The css above is not working.

    Kind regards.

    #258712

    Hello,

    I have visited the URL you provided.

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .single-post .title-size-default {
        padding-top: 135px;
        padding-bottom: 135px;
    }

    Best Regards.

    #258749

    BertranddesmetsWM
    Participant

    Hi,

    Works like a charm, thanks!

    #258882

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction is our priority, and your words reaffirm the hard work we put in every day.

    So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘blog features image height’ is closed to new replies.