New Landing How can we help? Atelier Social Login Plugin custom CSS wrapper

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #326989
    sbjerky
    Member
    Post count: 11

    I am having an issue with social login plugin where there are white boxes that cover the column info, see photo. I think I just need to add a line to custom CSS. I’ve tried myself, but can’t figure out which code to use.

    This is what I’ve added in the past for similar issues
    .woocommerce #account_details>.login, .my-account-login-wrap .login-wrap, .login-wrap span {
    background: #111!important;

    Thank you in advance,
    Austin

    Attachments:
    You must be logged in to view attached files.
    #327209
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .woocommerce-account .woo-social-login-linked-profiles tr, .woocommerce-account .woo-social-login-linked-profiles th {
        background-color: #000!important;
    }

    -Rui

    #327220
    sbjerky
    Member
    Post count: 11

    Thank you!

    #327224
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem.

    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register