• Resolved gszhang

    (@gszhang)


    The terms and conditions are misaligned after the update. Unfortunately i can’t code, can anyone help.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @gszhang,

    Can you please share your website link. Then I can send you the necessary CSS.

    Thanks

    Thread Starter gszhang

    (@gszhang)

    I’ve currently installed it on a beta site https://beta.frituurtcentrum.be/blog/bestellen/

    thanks for your help

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @gszhang,

    For the terms and conditions alignment you can add the below css in your additinal css section.
    .woocommerce-terms-and-conditions-wrapper input#terms {
    position: unset;
    margin-left: 0px;
    }

    From your screenshot, i found you mentioned the product name dragged down. It is not actually this way. The blank section you marked is for image actually. Because you have no images for products that’s why it is showing empty.

    Thanks

    Thread Starter gszhang

    (@gszhang)

    Thank you that works perfectly.

    Any idea how I can change the productname to the location of the image?

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

The topic ‘Missallignment’ is closed to new replies.