Site logo

Archived topic

Reduce spacing under feature image

9 replies · Started by Gary on July 4, 2017

Viewing posts 1–10 of 10

How do I reduce the space below the feature image and the Content?

Thank you. I added it to the Sinmple CSS just as you gave it to me and there was no change. Do I need to do something else? On my screen the space is about 2X the width of the menu bar. I would like to cut this space in 1/2. Any suggestions?

.page-header-image-single {
margin-bottom: 1em;
}

Can you link me to the page? Thanks!

Leo, that eliminated all of that paragraph, which I don't want to do. Is there a way to enlarge the photo, to bring it down closer to the content?

Ahh Ok. Generally the content title is quite sure.

You can try this CSS instead:

.entry-content {
    margin-top: 0;
}

If the remaining space is still too much then try adjust the top Content Padding in Layout > Container.

Thanks that worked well!

No problem!

This archived topic is closed to new replies.