• Hello,

    As per another thread, I replaced the Headline text with an image. It works great but the image size is limited. I modified some padding as follows :
    .home-jumbotron {
    position: relative;
    text-align: center;
    background-color: transparent;
    padding: 15px 15px;
    margin-bottom: 10px;//was40//

    The problem is that I would like the image to cover the whole width of the page.

    Anyone got a few tips about my issue ?

    Thanks

The topic ‘Make Headline image full size’ is closed to new replies.