Product title don't show up in featured collection

Solved

Product title don't show up in featured collection

infinitywings
New Member
8 0 0

Hi, I'm experiencing an issue where my product title is not showing up in my featured collections.

 

Could somebody help me plase? Thank you.

 

I share some pictures and that's my web https://www.infinitywings.es/

Accepted Solution (1)

PageFly-Richard
Shopify Partner
4902 1102 1776

This is an accepted solution.

 

Hi @infinitywings 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.card__information .card__heading {
    text-indent: 0 !important;
}
</style>

PageFlyRichard_0-1712709347934.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 2 (2)

PageFly-Richard
Shopify Partner
4902 1102 1776

This is an accepted solution.

 

Hi @infinitywings 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.card__information .card__heading {
    text-indent: 0 !important;
}
</style>

PageFlyRichard_0-1712709347934.png

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

infinitywings
New Member
8 0 0

It worked, thank you very much and have a nice week