Comment Button Design broken only on a single post
-
Hi,
Comment submission button of this blog post is broken.
While in inspect mode of the browser, I checked that height property of .wp-block-button__link class if the culprit behind it.
.wp-block-button__link {
align-content:center;
box-sizing:border-box;
cursor:pointer;
display:inline-block;
height:100%;
text-align:center;
word-break:break-word
}I tried changing the templates but it does not fix it.
The problem is with this specific page only.
How to fix it?The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Comment Button Design broken only on a single post’ is closed to new replies.
