Home Forums WoodMart support forum CATEGORY PORTFOLIO TEXT COLOR

CATEGORY PORTFOLIO TEXT COLOR

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

    Riccardo95
    Participant

    Hi Guys,

    I need to change the portfolio category text in: #c40129. And also can i hide the main category and show just the subcategory? Image attacched to be clarest. ( The category are classici, and macinato under the first project)

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

    Luke Nielsen
    Keymaster

    Hello,

    I have prepared the custom code for changing the color for the portfolio categories, paste it to the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    .portfolio-entry .proj-cats-list li {
        color: #c40129;
    }

    Unfortunately, there is no way to hide the main category. We appreciate you taking the time to let us know what you’re looking for.

    Kind Regards

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