Archived topic
Small Sku Code
9 replies · Started by Ceramica Sud Curlante on November 25, 2021
I would like to know if it is possible to insert the SKU code under the title or to enlarge it. My main problem is that all of my clients seem to be blind.
I would like to make it big
Thanks for the attention
https://www.ceramicasud.com/wp-content/uploads/2021/11/f16c9e95-d431-4bd4-a5dc-abeb968ff622.jpg
Hi there,
Try this CSS:
.product_meta .sku_wrapper {
font-size: 20px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
unfortunately it doesn't work. I also updated the cache
I'm not seeing the code being added.
It works when I tested using the browser developer tool:
https://www.screencast.com/t/bwolf3b6
It's also working in mobile view already, so I'm guessing that you are missing a closing } somewhere in your CSS above with the media query @media (max-width: 768px) {
OKKKKKKKK!!!!!! :-) :-) :-)
It works, thanks!!!!
No problem :)
can you put it under the title?
thanks!!!!
Unfortunately that would require modifying the WooCommerce single product template which is something the theme doesn't control.
ookkk thanks
No problem :)