Tagged: comment form
Hey pagemod,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
#commentform label {
position: initial;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hallo Victoria,
i added code at quick css, cleared cache and tested again – its the same problem.
After that i added code at child theme css, cleared cache and tested again – its the same problem.
Looks like code does not affect comment form at all?
Thank you
mod
Hallo Victoria,
i figured out how to solve this, you can close this topic.
Thank you
mod