How to make sub heading description in continouse line in electro gadget theme?

Topic summary

A user is experiencing a text alignment issue with subheading descriptions in the Electro Gadget Shopify theme, where text appears to break across multiple lines instead of displaying continuously.

Proposed Solution:

  • Navigate to Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The CSS targets subheading elements to control text flow and alignment

Status: A solution has been provided with step-by-step instructions including code markup. The helper requested the original poster mark the response as solved if successful. Screenshots were shared showing the before state and expected result, though the specific CSS code content is partially obscured in the conversation.

Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

How to solve text alignment issue?

Hey @tanzeelfatima

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


RESULT:

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

Best Regards,
Moeed