Solved

Debutify Product Recomendation Issue

JPCancino
Excursionist
32 0 11

Hello friends,

We have a problem with Debutify Theme, when we shoy in product page the product recomendations and related product. For some reason when we publish to show the recomendation product it shows the CSS text next to de recomended product.

Like this:

Captura de Pantalla 2021-03-06 a la(s) 14.45.33.png

You can see it on: https://www.babypremiumsale.cl/collections/enterito-de-nino-de-0-a-3-anos/products/enterito-felpa-be...

 

Please your help.

Accepted Solution (1)

diego_ezfy
Shopify Partner
2958 568 891

This is an accepted solution.

Do this to fix it in 20 seconds:

1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:

script.slick-slide[type*='javascript'],
style.slick-slide[type*='css']{
    display: none !important;
}

 

diego_ezfy_0-1615114422059.png

Kind regards,
Diego

View solution in original post

Replies 4 (4)

hardik355
Shopify Partner
235 22 35

hi  

i think some css issue. can you share recommended page code so i can identify what is exactly isssue. 

If you have questions, just let me know.
Please Contact Skype: live:hardikradadiya355
Thanks

If helpful then please Like and Accept Solution.
For App Development and Design changes Hire Me.
Skype: live:hardikradadiya355
Thanks

diego_ezfy
Shopify Partner
2958 568 891

This is an accepted solution.

Do this to fix it in 20 seconds:

1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:

script.slick-slide[type*='javascript'],
style.slick-slide[type*='css']{
    display: none !important;
}

 

diego_ezfy_0-1615114422059.png

Kind regards,
Diego

JPCancino
Excursionist
32 0 11

Many thanks!

It's solved with this solution.

 

diego_ezfy
Shopify Partner
2958 568 891

I'm glad to hear that!

Next time feel free to contact me personally, I'll be happy to help.

Kind regards,
Diego