-
AuthorPosts
-
May 22, 2018 at 12:27 am #960069
Hi
Here’s a link a a single blog post on my website: https://www.herbalhealinginc.com/know-nettles
When not logged in, there are some display issues I need help with:
1) The “Comments” label does not show above the comment textarea field
2) The comment form labels (name, email, website) appear on the right of the form. How can I get these labels to be the same as a regular form: at the top of the input field.
3) The checkbox and related text “Save my name, email, and website in this browser for the next time I comment.” Is it possible to have the text next to the checkbox. It would make more sense and look way more balanced.Any help would be appreciated to resolve the display issues.
LyseMay 23, 2018 at 5:28 pm #961004Hey tremblayly,
Thank you for using Enfold.
These css codes should help with the adjustments.
#commentform label[for="wp-comment-cookies-consent"] { left: 30px; } #commentform label:not([for="wp-comment-cookies-consent"]) { left: 10px; top: -30px; }
Best regards,
IsmaelMay 23, 2018 at 6:41 pm #961070Hi Ismael,
I made slight adjustments as my preferred placements but can’t find a way to move the checkbox.
I’m trying this on my STAGING site, so you can see the issue I’m left with here: http://herbalhealing.staging.wpengine.com/know-nettles (hosted on WPengine)Thanks so much
LyseMay 25, 2018 at 11:09 am #962019Hi Lyse,
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
#top #commentform #wp-comment-cookies-consent { margin-top: -22px; display: block; margin-bottom: 25px; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 25, 2018 at 2:58 pm #962167Hi Victoria,
That worked perfectly!
Thank you so much
LyseMay 28, 2018 at 12:55 pm #963142Hi,
Great! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
Ismael -
AuthorPosts
- The topic ‘Blog post comment form’ is closed to new replies.