Shopify themes, liquid, logos, and UX
Helloooo I am trying to reposition the text in the Featured Collection on the homepage of the emerge theme. The text is currently centered and I would like it to be left adjusted. In addition, I would like to move the View Collection button to below the header text and also make it left adjusted. Any help would be so appreciated!
Site url: boobieshack.com
pw: surf
Solved! Go to the solution
This is an accepted solution.
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme--async.css ->paste below code at the bottom of the file.
.featured-collection--root {position: relative;}
.featured-collection--header {justify-content: start;}
.featured-collection--show-more {position: absolute;top: 103px;left: 111px;}
This is an accepted solution.
can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme--async.css ->paste below code at the bottom of the file.
.featured-collection--root {position: relative;}
.featured-collection--header {justify-content: start;}
.featured-collection--show-more {position: absolute;top: 103px;left: 111px;}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025