Can the subtitle of the featured product line be centered

Topic summary

A user asks how to center the subtitle text in their featured product line section on their Shopify store (www.bmccarcover.com).

Initial confusion: The text initially appeared reversed/mirrored in screenshots, causing some back-and-forth clarification.

Solution provided: Two support representatives offer the same fix:

  • Navigate to Shopify Admin β†’ Online Store β†’ Theme β†’ Edit Code
  • Open the theme.liquid file
  • Insert custom CSS code above the </head> tag (or </body> tag per one response)
  • The CSS targets the featured collection subtitle with text-align: center

Outcome: Screenshots show the solution successfully centers the subtitle text. The issue appears resolved, with responders requesting the user mark the solution and provide feedback.

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

this is my website:www.bmcarcover.com

1 Like

Hi @Jim_65 , I don’t see that text appear.

Hey @Jim_65

Can you add the line so that I can guide you?

Best Regards,

Moeed

try again

1 Like

ok

Hi @Jim_65 ,

Step 1: Go to Shopify Admin β†’ Online Store ->Theme β†’ Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

1 Like

Hey @Jim_65

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