I’m using the Whisper theme on my Shopify store, and I’d like to center the title of the Featured Collection section instead of having it aligned to the left (LTR). Could someone guide me on how to adjust this alignment?
Thanks!
I’m using the Whisper theme on my Shopify store, and I’d like to center the title of the Featured Collection section instead of having it aligned to the left (LTR). Could someone guide me on how to adjust this alignment?
Thanks!
Hi @JonBoy18 ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
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 ![]()
Hello @JonBoy18
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.