• Resolved liakimiko

    (@liakimiko)


    Hi,

    I want to change the category button color from green to #f2b3b3. I found a past topic on how to do this but it did not work for me.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @liakimiko

    Please add this css under custom css section of your theme :

    .wppsac-post-slider .wppsac-post-categories ul.wppsac-post-categories-list li a{background:#f2b3b3 !important;color: #000;}

    I would like to change each category, so that fx. news always has the same color.

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @rkkjnsn,

    Do you mean to say that you want a common single background Colors for all categories?

    Hi,
    it is possible to have a predefined color for each category. example: news #000, blog #fff etc…?

    I tried css but it doesn’t work
    .category-1 .wppsac-post-carousel .wppsac-post-categories ul.wppsac-post-categories-list li a {background:#000!important;}
    .category-2 .wppsac-post-carousel .wppsac-post-categories ul.wppsac-post-categories-list li a {background:#fff!important;}

    Can you help me?

    Thanks
    Luciano

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @viroproject

    Can you please share your website link?

    Hi Anoop,
    Yes this is web site https://cidiu.it/

    For example, if possible i want that “area stampa” category is always green and “notizie” category is always blue.

    Thanks
    Luciano

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change category button color’ is closed to new replies.