Move Title and Subtitle up in home parallax section

Unfortunately the centered text in the title section doesn’t work well with the image i have chosen. I would like to know how to move the text towards the top of the page in the top parallax section without affecting the text in the sections further down the page.

I used margin-top -180px which worked well but it also moved up and hid the text for the next parallax section.
Many thanks in advance.

Hi there,

I hope you are having an awesome day and thanks for contacting us regarding your query.

This can be done with the help of some Custom CSS. Kindly provide me with a link to a page with this so that I may be able to write up some CSS that should work for your setup.

Looking forward to your reply :slight_smile:

Best Regards,
Support

Hi
The URL is hansoningredients.com
I would like it to appear like attachment 2 without moving all of the other widget text below.(attachment 1 is how it appears now)

Many thanks in advance

Hi, any news on this one? any help would be appreciated.

Hello there,

I hope you are doing well today.

The website has a maintenance mode enabled so I am not able to view the website.

Please try to use the following CSS code to move the header by going to Appearance > Customize > Additional CSS and pasting it there.

/*Move the header to the top*/
#shapely_home_parallax-2 .align-transform {
    top: 30%;
}

Best Regards,
Support

That worked perfectly!! Thanks so much for your help.

No problem, we’re hear to help.

Please let us know if you need help with anything else.

Best regards,
Support.

This case is already closed