Browser: Chrome 117
OS: Windows
1- Error in displaying the checkbox (it is not in the same line with the text)
2- Too much distance between texts that cannot be controlled.
Browser: Chrome 117
OS: Windows
1- Error in displaying the checkbox (it is not in the same line with the text)
2- Too much distance between texts that cannot be controlled.
Hi Jolia,
This is also a suggestion for improvement and not a bug. We’ll keep it in mind for future improvements.
%root% .comment-form-cookies-consent {
display: flex;
column-gap: 8px;
vertical-align: baseline;
}
%root% #review_form_wrapper {
margin-top: 24px;
}
Best regards,
timmse