• Hello,
    On my client shop I recently have installed YITH WooCommerce Gift Cards. I’ve setted up but, unfortunately, I have some problems with the single page product layout.`
    It shows correctly the image (on the left side) but not the informations like price, sender and recipient (in the right side) as you can see in the link attached.
    I’ve realized my client’s website with betheme.
    Please, can you help me?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    In order to fix the display issue, add this code in Appearance > Customize > Additional CSS:

    form.gift-cards_form {
        display: block !important;
    }

    Let us know if it works well for you, please.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Layout problem single product’ is closed to new replies.