Home Forums WoodMart support forum Change the background color in product short description

Change the background color in product short description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268956

    thenightfox91
    Participant

    Hi, i have change my background color and everything is look great. But i need now to Change the background color in product short description because it doesn’t look good ! I want to make it white color.
    I have send you a pictures what i need!

    Attachments:
    You must be logged in to view attached files.
    #269048

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .entry-summary{
    background-color:white;
    padding:20px;
    }

    Best Regards

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