Home › Forums › Jevelin Theme › help with some options
Home › Forums › Jevelin Theme › help with some options
hi, i would like to ask is it possible to add an images under ‘add to cart’ button, and remove SKU and Category (please check image bellow).
also i would like to add a sub-headline under the headline (please check image bellow). an images + a small sub-tittle just like the screen shot from ebay.
please let me know if all of this possible.
Hi there,
Sorry for our late response.
To remove SKU and Category items you can use this CSS code bellow (can be used in Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code ):
.sh-woo-layout row .product_meta { display: none!important; }
You can add images in this way (attached bellow).
Only about sub-headlines we don’t have any simple solution at this moment.
Best regards,
Shufflehound team
thanks for your response.
i have entered the code and still see the SKU and categories
Can you please send us a link to your website, so we can take a look? (you can add it in the private field)