How to align Hero text with logo. Flex Theme has no options for this

Could I align the Hero text to align with the logo when in desktop widescreen? Picture Below

Website: www.ecogarby.com

Password: aaa

Hi @Acid2Rain ,

You need to add padding-left:170px; in your theme CSS file.

@SagarikaDas Hello, I can’t find where to input

@Acid2Rain

  1. Go to Online Store > Themes.
  2. Click on Action > Edit Code.
  3. Open the Assets > Style.css file.
  4. Find the text " .caption-content {"
  5. Add padding-left:170px; between the { } backets.
  6. Save the changes.

Hope this will work for you!