Checkbox at checkout at wrong position

After an update I have still the problem that the checkbox at checkout is on the wrong position.
I use already in custom css the following settings:
span.woocommerce-gzd-terms-and-conditions-checkbox-text { position: relative; top: -11px; left: 22px; }

Enclosed you can find a picture of the wrong position.

Hope you can help me.
kindly regards

Hi there

Hope you are having a good day and thank you for your question :slight_smile: In order to check your question i need to see your live website, please provide url and i will take a look

Hi!
Thanks for your answer.
The url is https://www.agoshop.at
kindly regards

Hello there,

I hope you are doing well today.

Have you added any CSS to the theme at all?

Best Regards,
Support

yes.
At last I have added the css code which I have got from you:
span.woocommerce-gzd-terms-and-conditions-checkbox-text { position: relative; top: -11px; left: 22px; }
Before the last update was o.k. but the checkbox is now at the wrong position.
Hope you can help me.
kindly regards

Hello there,

Please try removing that code temporarily then reload the page to see if the issue persists.

Best Regards,
Support

Hi!
I have tried to login intot he customize area but I will get the following message:


This site is not working
www.agoshop.at cannot submit the inquiry at the moment
HTTP ERROR 500

Hope you can still help me.
kindly regards

I could change the css with an other browser and I have still the problem with the checkbox.
kindly regards.

hey there

Please add this CSS in appearance - customize - additional CSS

.woocommerce-checkout span.woocommerce-gzd-legal-checkbox-text {
position: relative;
top: -10px;
left: 17px;
}

Thanks!
Colorlib Support Team

Hi!
Thanks for your answer.
I am now not able to login into the customize.
I will get the following message:

This site is not working
http://www.agoshop.at cannot submit the inquiry at the moment
HTTP ERROR 500

Where else can I change the custom css or how can I login into customize again?
kindly regards

Hello there,

if you are not able to login then you cannot change anything.
You would have to contact your hosting provider to have them look into this issue and have you regain access.

Best Regards,
Support

Thanks a lot for your answer.
I could change it now and it works.
kindly regards

Hi there,
Thanks for writing back.
I’m glad that this got to work.
Please feel free to reach out once again in case of any questions.
Best Regards,
Support.

Could you provide details on how to make that work with this custom privacy policy checkbox vs. terms?

Hi @zoziano,
Thanks for keeping in touch.
In that case, could you please provide us with a link to your site so that we can check on the display you have in place.
I look forward to your reply.
Best Regards,
Support.