Slideshow: add space between text and button


Hey guys,

I’m trying to add a space between this text and button. Not super experienced with coding so if you guys could help that’d be great.

Thanks!

1 Like

Hi @Anonymous ,

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

Can you share the URL and password (if you have one) so I can check?

Hope this answer helps.

Best regards,

Henry | PageFly

Hey @camkaye
Kindly share your Store URL and Password if enabled

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

Hello @camkaye

Please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.

https://sheepdogbrewco.com/ here ya go

https://sheepdogbrewco.com/ here you are.

https://sheepdogbrewco.com/

Hello @camkaye

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.

.hero__subtitle {
    margin-bottom: 12px;
}
1 Like

Hey @camkaye

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 tag.
    <

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

Best Regards,
Moeed

Amazing. Thank you!

Hi @camkaye ,

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

You can try this code by following these steps:

Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag


Hope this answer helps.

Best regards,

Henry | PageFly