ResolvedProduct Description Background Color

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29174
    kelkel
    Participant

    Hi, Where do you change the background color in the product description detailsproduct descr? It is using babystreet light blue (see attached light blue area that says “Details Our gingerbread…” but I need to change it.
    Thank you,
    Kelley

    #29189
    Althemist
    Keymaster

    Hi Kelley,

    The only way to change that color would be with CSS. Something like this:

    body.single-product #content:not(.has-sidebar) #products-wrapper .woocommerce-tabs.wc-tabs-wrapper {
        background-color: #your-color;
        border-bottom: 1px solid #your-color;
        border-top: 1px solid #your-color;
    }
    #29209
    kelkel
    Participant

    Where exactly do I put this. I have no clue.

    #29217
    Althemist
    Keymaster

    This is a CSS code. You can place it in the Appearance > Customize > Additional CSS field OR you can place it in the child theme’s style.css if using a child theme.

    #29237
    kelkel
    Participant

    got it, thank you!

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

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

License required for any item belonging to this account
AlThemist

AlThemist

sales 18051, followers 755
Login and Registration Log in · Register