help with some options

Home Forums Jevelin Theme help with some options

Home Forums Jevelin Theme help with some options

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • imadlahsini
    Participant

    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.

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    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

    Attachments:
    You must be logged in to view attached files.

    imadlahsini
    Participant

    thanks for your response.

    i have entered the code and still see the SKU and categories

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    Can you please send us a link to your website, so we can take a look? (you can add it in the private field)

Viewing 4 posts - 1 through 4 (of 4 total)