• Resolved ertca

    (@ertca)


    Hello,

    I am hoping to have a full width feature image of the blog post as the banner. however, when i select the “Featured Image” option only a narrow strip of the image shows, instead of the entire image.
    I’ve tried your coding from another post, but that didn’t work for me:
    .page .jumbotron {
    padding: 170px 0 150px;
    }
    Thanks,
    Kimo

    • This topic was modified 6 years ago by ertca.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • jarektheme

    (@jarektheme)

    Hi Kimo,

    Thank you for getting in touch with us.

    I cannot access to this page: https://agent.enroutetravelcanada.com/travelbook/ because I’m redirected to registration page. Is there any way to have a look at this page to see if I can create some code for you?

    Best

    Thread Starter ertca

    (@ertca)

    Hi Jarek,
    Sorry for not thinking about that. Restriction is now temporarily deactivated, can you please try again?
    Cheers,
    Kimo

    jarektheme

    (@jarektheme)

    Please try to add this style to Appearance → Customize → Additional CSS:

    .single-post .jumbotron {
        padding: 170px 0 150px;
    }

    Hope that helps.

    Best

    Thread Starter ertca

    (@ertca)

    Thanks Jarek,

    I’ve changed the padding bit to 600px, and that gives the feature image the same height as the page banners.

    Thanks again!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blog post feature image showing only narrow strip’ is closed to new replies.