see my screenshot: http://oi68.tinypic.com/2628o4g.jpg
This topic has 15 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Robert Hall
see my screenshot: http://oi68.tinypic.com/2628o4g.jpg
Hello,
Please show a site page were you have issues.
Best regards,
Jack Richardson.
It is not online. I have actitvated a coming soon page.
I can send you login?
Hello,
Please give us login credentials and show a direct page where the problem persists.
Best regards,
Jack Richardson.
See private
Hello,
Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.products-page-cats {
height: 30px;
}
.wapl-label .product-label {
position: absolute;
z-index: 4;
}
.products-grid .product-title {
height: 65px;
}
Best regards,
Jack Richardson.
That worked for me. Thanks!
How can I remove “SKU: N/A” on products?
Hello,
Please also use this css code:
span.sku_wrapper {
display: none;
}
Best regards,
Jack Richardson.
Hello,
Please add this code in Global Custom CSS.
.sku_wrapper{
display:none;
}
Regards,
Robert Hall
Thanks, and I just saw that after adding the code to make products on line that products in other categories now have text over text.. Please see private.
Hello,
I’ve removed this code in Custom CSS for desktop. Please check it.
.products-page-cats {
height: 30px;
}
Regards,
Robert Hall
Yes, but now the buttons is not on line. See private.
I’ve changed the height value to 50px. Now it’s fine. Please check.
Regards,
Robert Hall
Well done. thanks 🙂
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Products not on line? what to do’' has been successfully resolved, and the topic is now closed for further responses