shapely content layout

HI
I’m using shapely on my website

As you can see the text stick to the header image. How I can change it ?

Thank you in advance for your help.

Jeff

hey Jeff

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.shapely-content.dropcaps-content {
margin-top: 30px;
}

Thanks!
Colorlib Support Team