Woocommerce product insert in post

Home Forums Jevelin Theme Woocommerce product insert in post

Home Forums Jevelin Theme Woocommerce product insert in post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Antalvespo
    Participant

    Hi guys !

    Need to insert a woo product in a post but appear slim

    https://instantenet.com/que-es-un-certificado-ssl/

    Its possible with custom ssl to solve this?

    Thanks a lot

     

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

    Hi @Antalvespo,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-text-block li.product.type-product {
        width: auto !important;
    }

     

    Best regards,
    Shufflehound team

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