Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Miled

    (@miled)

    as has always been the case: Custom CSS rules.

    in 2.2.2 it just been tweaked only slightly.

    Thread Starter hzc

    (@hzc)

    What I mean is that by default, the custom box has:

    .wp-social-login-connect-with {}
    .wp-social-login-provider-list {}
    .wp-social-login-provider-list a {}
    .wp-social-login-provider-list img {}
    .wsl_connect_with_provider {}

    This seems to override all the values in assets/css/style.css even if you don’t want to set any custom CSS or change anything. In other words, I had to populate them with the same values in the style.css file to restore the default styling.

    This is just observation; I’m not a CSS expert but I wouldn’t think that this would erase previous settings. Not sure what’s going on.

    Plugin Author Miled

    (@miled)

    I’m not a CSS expert

    me, neither.

    those selectors are left empty on purpose so it doesn’t overwrite the default style.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Default CSS does not work, overridden’ is closed to new replies.