Home New Guten Forums WoodMart support forum Add Background Color to Category Description

Add Background Color to Category Description

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #283393

    shopakr
    Participant

    Is there a way to Add a Background Color to the Category Description Area.
    Please view:
    Front End: https://www.screencast.com/t/iYDXOX8Uh
    Back End: https://www.screencast.com/t/3O6ueO7zBv

    #283395

    shopakr
    Participant

    I just found some CSS for this on another support ticket. It was this:
    body .term-description, .page-description {
    background-color:white;
    }

    But can you help with some CSS to add some padding as it looks like this now:
    https://www.screencast.com/t/4IzTZLPq

    #283461

    Hello,

    We are glad you found a solution to one of your problems yourself.

    For the padding try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    body .term-description, .page-description {
        padding: 20px;
    }

    Best Regards

    #286895

    shopakr
    Participant

    That worked great for padding. Thank you again.

    #286994

    Hello,

    We are thrilled that you loved your experience with XTEMOS, We put customer experience and satisfaction is our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Add Background Color to Category Description’ is closed to new replies.