• Resolved zahidibrah

    (@zahidibrah)


    Can not fill in category buttons shown on the top of the layout with my design color the? I can change colors, border color, text color, but not the button color. Seems simple, but can not find if it’s doable or not?

Viewing 1 replies (of 1 total)
  • You can use custom css styles in your layout settings section to alter the fill color of category filters. For example you can use this simple style:

    
    .crp-pagination-style-1 a {
        background-color: #acc34a;
    }
    
Viewing 1 replies (of 1 total)

The topic ‘Redesign filters’ is closed to new replies.