So I have SKU displayed on my product page. You can navigate through my store and have a look yoursef, www.justalluring.com
Im using an external theme and it gives me no option to remove it… Can someone help please
So I have SKU displayed on my product page. You can navigate through my store and have a look yoursef, www.justalluring.com
Im using an external theme and it gives me no option to remove it… Can someone help please
Hello There,
p.product-sku {
display: none!important;
}
Hello,
I dont have theme.scss.liquid. However I do have theme.liquid under Layout & theme.js under Assets & it didnt work when I tried on that.
Can you assist further please?
Find scss and css file and copy and paste my code
p.product-sku {
display: none!important;
}
Finally a solution that works, Thank you!
As your here, do you know how to change colour from radio buttons to a dropdown?
ok sure what’s your theme name
I appreciate the help!
Also my theme is called (skin Care version)
Shades - Bridal Studio - Prestashop Responsive Theme
from this website: https://themeforest.net/item/shades-bridal-studio-prestashop-responsive-theme/23811141
Hello There,
.selector-wrapper {
display: block!important;
}
.swatch.clearfix {
visibility: hidden!important;
}
It works! you are too good!
I do have one more problem if you can help on this last one?
I want to make the quality of my logos better using svg but im not sure how. Could you please help