How to fix overlapping text in Dawn Theme blog comment box?

Hello,

When typing into the Name and Email fields, the typed content begins below the placeholder text.

When entering information into the comment text box, the placeholder text does not move or disappear and the typed content overlaps it.

How can I fix this so the content begins below the placeholder text?

Also, how can I add some space around the Post Comment button?

Our website is:

www.cardstock-warehouse.com

Any help would be appreciated!

Hello @csw

This is GemPages - A powerful Page Builder. I would like to give you some recommendations to support you.

Please go to Online Store > Themes > click 3 dots button > Edit code > Assets > base.css and add code at the end of the file base.css https://paste.pics/JSIB1 + https://paste.pics/JSIFA

textarea#CommentForm-body:focus {
    padding-top: 15px !important;
}

Hope my recommendation can support for you! :grin:

Kind & Best regards!
GemPages

1 Like

Hello,

This worked! Thank you so very much!

We found a new issue that appeared today. When viewed on an ipad, the mega menu dropdown is hidden behind the banner slideshow. Any idea why this is happening or how to fix?

Thank you!

Hi @csw

As I see it, your Menu doesn’t use sticky, It is most likely the cause of that issue. So, Please go to Online Store > Themes > Customize and turn on the option Enable sticky header https://paste.pics/JT44R

Please contact me if there are any problems.
Kind & Best regards!
GemPages Support Team