How to style review form items?
-
Hello,
how can I style items on the review form?
I tried with the following css but it doesn’t have any effect.
.cr-form-item-subheader {
display: none;
}
.cr-form-item-comment textarea {
font-size: 16px!important;
line-height: 1.5em!important;
}Looking forward to your help.
Christian
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.