Move homepage hero text down

Move homepage hero text down

alphabeanz
Tourist
11 0 3

Hi,

I need to move my homepage text down:

Screenshot 2025-03-09 at 2.57.18 am.png

URL: opalnoosa.com

Thanks !

Reply 1 (1)

Moeed
Shopify Partner
7010 1891 2310

Hey @alphabeanz 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (min-width: 768px) {
.hero__text-content.vertical-center.horizontal-left {
    vertical-align: bottom !important;
}
}
</style>

RESULT:

Moeed_0-1741462765489.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications