How to make heading text on the home page full width

I recently updated the Dawn theme and the format of the home page heading (BEAUTY IS AT YOUR BASE) has changed to a stacked narrow format, instead of the wider format of the original design. Can this be changed?

The updated theme caused this to change (* heading “Beauty is at your BASE”)

This is the original look I want it to look like:

Any help on this would be greatly appreciated!!

Hi @BridgetSavage

Dan here from Ryviu: Product Reviews & QA.

Could you show me your store URL to check?

Hi @BridgetSavage

Would you mind to share your store URL? Thanks!

Hello @BridgetSavage

This is Amelia at PageFly - Shopify Advanced Page Builder app.

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file base.css

Step 3: Add code

.hero__title {
   position: relative;
   width: 200%;
}

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly