Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello @flizzywp,

    Thank you for reaching out to us!
    Those styles seem to be coming from the theme.
    Could you please send me your website’s url so I can take a look and give you the codes?

    All the best,
    Mihaela

    Thread Starter flizzywp

    (@flizzywp)

    Thank you for your help.
    It’s https://codinginflow.com
    In the top right corner there’s the login button

    Thank you!
    Please add the following code in Appearance > Customize > Additional CSS in order to fix this:

    .wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
        box-shadow: 0 1px 0 rgb(119, 206, 128),0 0 2px 1px rgb(119, 206, 128);
    
    }

    Let me know how it goes!

    Best wishes,
    Mihaela

    Thread Starter flizzywp

    (@flizzywp)

    Thank you very much, that worked!
    If I put it into the “Custom CSS” field of Login Customizer, it will only be applied to the login page and not site-wide, right?

    You’re most welcome!
    Yes, that is correct.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Doesn’t cover all button colors’ is closed to new replies.