Shifting the title Down several notch

Hello there,

The image on my site is clashing with the title and I need to shift this title down several notches in order to make the image work.

How do I do that ? Please respond as this is urgent. Thank you so much

Ray

Ok, wait you will support back colorlib team .

Hello there,

I hope you are doing well today.

You can use the following CSS code to adjust the padding to move the text by going to Appearance > Customize > Additional CSS and pasting it there.


#header .bottom-header {
    padding-top: 249px;
    padding-bottom: 280px;
}

Best Regards,
Support

Tnx you very much

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support