Shopify themes, liquid, logos, and UX
Hello,
Is there a way for me to get rid of the arrow icon in the featured collection section?
Solved! Go to the solution
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Hi @YIVAN Please add code here to remove this icon:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
.card__information .icon-wrap{
display: none !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello, thank you for the solution. I have one more question, is there a way to center the text at the bottom?
This is an accepted solution.
Hi @YIVAN Please add more code here:
<style>
.card__information .full-unstyled-link{
text-align: center !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @YIVAN Oke, Can you help me add again code here:
<style>
:root {
--grid-desktop-horizontal-spacing: 24px !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
@YIVAN store url?
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Hi @YIVAN Please add code here to remove this icon:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
.card__information .icon-wrap{
display: none !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello, thank you for the solution. I have one more question, is there a way to center the text at the bottom?
This is an accepted solution.
Hi @YIVAN Please add more code here:
<style>
.card__information .full-unstyled-link{
text-align: center !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you very much worked perfectly, I have one last question. How would I add more space between the two images?
Hi @YIVAN Yes, Sure please add code here:
<style>
@media screen and (min-width: 990px) {
slider-component .collection-list-wrapper .grid__item {
width: 100% !important;
max-width: 49% !important;
}
slider-component .collection-list-wrapper .grid{
justify-content: space-between !important;
}
}
</style>
Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hello, the code didn't work for me when I added it in.
This is an accepted solution.
Hi @YIVAN Oke, Can you help me add again code here:
<style>
:root {
--grid-desktop-horizontal-spacing: 24px !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Perfect, thank you very much.
@YIVAN Great, Thank you. Have a nice day 😉 !
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hello, I have a question regarding this section. Is there a way to increase the size of the pictures so they fill up the screen? I will show you examples.
Here is how it looks right now:
Here is how I would like it to look:
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025