Jan 22, 2024 9:05 pm
Hello there!
Unsure why my previous thread was removed but I'm still having an issue whereby when a picture is in the lightbox and button is cut off at the bottom and there is like a blue line. I think the button is too big because there is a slight scroll wheel on the side, could someone please in helping me to fix it?
 Appreciate any help!
Â
Here is a temp login as a subscriber (it is a private facebook-like forum for my family)
Â
Â
2 Replies
Jan 22, 2024 9:12 pm
Nevermind, I figured it out, I simply needed to change the padding because the button was too large. Anyone else that has the issue just change the padding to the appropriate number that works for you.
Â
.registration-login-submit, .user-menu-dropdown .dropdown-footer a.button, .wp-block-button__link, .wp-element-button, a.read-more.button, button[type="submit"], input[type="button"], input[type="reset"], input[type="submit"] { font-family: inherit; font-size: inherit; color: #fff; padding: 5px 10px; }