It could be a theme’s CSS issue. We can’t check your shared registration page. There is a 500 internal server error on your website.
Thanks
now it is working
bu
the url change to new one
https://akt-kw.com/?page_id=10421
thanks
Hi,
There was a conflict issue with your theme.
Please copy the code below and paste it into your current theme’s style sheet.
.pieregWrapper #pie_register .fields .radio_wrap .radio_container [type="checkbox"]:checked, .pieregWrapper #pie_register .fields .radio_wrap .radio_container [type="checkbox"]:not(:checked){
padding-top: 10px !important;
width: fit-content;
margin-top: 0;
}
#pie_register .piereg-wrap-terms input[type=checkbox]:after {
content: "";
opacity: 0;
display: block;
left: 4px;
top: 0px;
position: absolute;
width: 7px;
height: 13px;
border: 3px solid black;
border-top: 0;
border-left: 0;
transform: rotate(
30deg
);
}
#pie_register .piereg-wrap-terms input[type=checkbox]:checked::after {
opacity: 1;
}
#pie_register .piereg-wrap-terms input[type=checkbox]{
position: relative}
Let us know if it is working now.
Thank you
hi
i try to put it in
public_html/wp-content/themes/eduma/style.css
but nothing change
is that css file the one must add the code to it?
Hi,
We checked through the browser inspect element. Your theme style.css doesn’t contain the above styles. It could be a cache issue.
If you have installed any cache plugin, please clear the website cache.
Thanks
actually i insert it
and remove it again when it is notworking
is the file path true?
public_html/wp-content/themes/eduma/style.css
thanks
Glad to hear it’s working for you. Can you please give us the review here: https://ww.wp.xz.cn/support/plugin/pie-register/reviews/. This keeps our team motivated.
Thank you.