Formatting Tic: Request for Code Injection

I have a slight formatting tic that I require assistance with. I would like to extend the margin which exists between the bottom of the background image and the top of the first row of the post feed. Does anyone know what kind of code injection I may employ to extend the distance between these two entities?

sojourn.one

2020-03-22 135254

Try this:

.post-feed {
    margin-top: 100px;
}
1 Like

Okay. Thanks- will do.

This only increases the margin above the background image- I understand that is not there expected effect of the code you have supplied. I’m going to try support and see what they say… Thanks.

Nevermind- I seem to have found the problem. I entered the code without bracketing it with