Viewing 1 replies (of 1 total)
  • Plugin Author teastudio.pl

    (@teastudiopl)

    you can create custom stylesheet (see FAQ) for this plugin or overwrite the css attributes, e.g.

    paste this code in your theme’s stylesheet:

    .wp-posts-carousel .wp-posts-carousel-categories::before,
    .wp-posts-carousel .wp-posts-carousel-categories::after {
    border-color: #dc9306;
    }
    
    .wp-posts-carousel .wp-posts-carousel-categories {
    background-color: #dc9306;
    }

    Please, remember to select “include Font Awesome” in the plugin’s settings page, because navigation arrows aren’t displaying properly.

Viewing 1 replies (of 1 total)
  • The topic ‘Change color of Category Banner’ is closed to new replies.