This topic has 16 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi guys
I dont know why the related items do not act just like the normal ordinairy products.
I have my SKU enabled and it works like a charm on product-listing. But when it comes to related items it looks really shitty…
What do I do?
Also I get this ugly black underlining on my related products…
Hello,
Sorry, but I don’t see any issues with related products:
http://storage1.static.itmages.com/i/15/0803/h_1438592859_1211108_15787d8d5f.png
Could you please describe your problem with more details?
Regards,
Eva Kemp.
Oh, it may be because you are not logged in. Once you log in and get the add to basket icon it screws up. Ill add log-in in pm.
Hello,
I logged in to your site but still don’t see any issues:
http://storage4.static.itmages.com/i/15/0806/h_1438883296_8829145_47c3a65cc0.png
Try to check it in another browsers.
Regards,
Eva Kemp.
Please check this link where you see how the itemnumber screws up under related items…
https://gofile.me/6lYKv/xebngsF1
Cheers
Peter
Hello,
Try to use this code in custom.css file:
.sku: {
display: block;
}
Regards,
Eva Kemp.
Hi again
Nope, didnt do the trick. It seems that the related items just behave differently and that they need something to cool specifically for that section – without having a clue of what I am talking about
Thanks
Peter
Hello,
I’ve added this code in child style.css file:
.content-product span.sku {
display: block !important;
}
Clear browser cache and check sku line in related products section now.
Regards,
Eva Kemp.
Excelent! Thank you very much!
WOuld you have an idea on how to get rid of the black lines on the bottom which are suddenly appearing?
Thank you very much
Peter
Hello,
Sorry, but I don’t see black lines:
http://storage3.static.itmages.com/i/15/0818/h_1439881904_7731403_d70ca7467a.png
Regards,
Eva Kemp.
Hi Eva!
Your changes worked like a charm! However, I just realised that every single change is gone in responsive mode.
+ also header on iPad solely, screws up. Weird. Can you help with how to make changes also being active in responsive + on iPad?
Thanks
Peter
Hello,
I’ve added this code in child style.css file:
@media (max-width: 980px) {.footer-product .yith-wcwl-add-to-wishlist a {
background-image: none;
}
.footer-product .show-quickly {
margin-top: 0;
}}
Please check the pages now.
Regards,
Eva Kemp.
Cool! Thank you very much!! Do you also have a solution for the header, misbehaving only on mobile?
Hello,
Do you mean cart icon is aligned incorrectly?
Add this code in child style.css:
@media (max-width: 480px) {.navbar-right .navbar-right {
left: 10px !important;
}}
Regards,
Eva Kemp.
Hi again
The product-images still have this weird black underligning. Can you help remove that, please?
Thanks
Peter
Hello,
Sorry, but we still can’t see black lines:
http://storage4.static.itmages.com/i/15/0821/h_1440158558_6825520_86c2922687.png
What browser and resolution are you checking in?
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up