Re: Left Adjust Text on Featured Collection for Emerge Theme

Solved

Left Adjust Text on Featured Collection for Emerge Theme

boobieshack
Tourist
11 0 3

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!

 

Screen Shot 2022-05-03 at 10.37.30 AM.png

 

Site url: boobieshack.com

pw: surf

Accepted Solution (1)

KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@boobieshack 

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;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Reply 1 (1)

KetanKumar
Shopify Partner
37583 3668 12151

This is an accepted solution.

@boobieshack 

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;}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing