Shopify themes, liquid, logos, and UX
I'm redoing my website so this new site is not online yet so I downloaded the latest version of STREAMLINE to have the 2.0 and this has been my two problems (any help is welcome :))
1. How to remove the title on all the tiles for the section "Collection List" in the STREAMLINE theme (last version 5.0).
2. Also I can see that there is an Overlay shadow that makes the image darker is there a way to remove also that so the image appears normal is there an opacity option for that section that I missed?
see image below :
Solved! Go to the solution
This is an accepted solution.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
You can fix this as go to theme.css under assets and put below CSS at bottom of file
.skrim__overlay::before {
background: transparent;
}
.index-section .skrim__item .skrim__title {
display: none;
}
Before
After
This is an accepted solution.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
You can fix this as go to theme.css under assets and put below CSS at bottom of file
.skrim__overlay::before {
background: transparent;
}
.index-section .skrim__item .skrim__title {
display: none;
}
Before
After
OMG what a nice surprise to wake up this morning and finding this answer that actually worked like a charm ! Thank you a lot you make my day !🙌💪👏👊🤘
User | RANK |
---|---|
227 | |
147 | |
55 | |
52 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023