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

    How do I change the background element on the product reviews? There is a large white box on there now that I’d like to remove. See attachment.

    Thank you in advance,
    Austin

    #315588
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option in the theme options. Change to the desired color.

    #product-reviews-wrap{
       background:#111111!important;
    }

    Hope it helps.

    -Rui

    #315652
    sbjerky
    Member
    Post count: 11

    Resolved! Thank you!

    #315653
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

    #315656
    sbjerky
    Member
    Post count: 11

    Hi,

    It looks like I’m havign the same issue on the “my account” page. I tried using the code below, but that didn’t work.

    `#login-wrap{
    background:#111111!important;

    Thank you!

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

    Try this one.

    .woocommerce #account_details>.login, .my-account-login-wrap .login-wrap, .login-wrap span {
        background: #111!important;
    }

    -Rui

    #315662
    sbjerky
    Member
    Post count: 11

    You’re amazing! It worked!

    Thank you

    #315663
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register