• Resolved anurodh

    (@anurodh)


    kindly guide me how I change category icon colour and size it’s too important

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    i am looking at your site and cannot find the categories list anywhere so i am assuming you are using the [adverts_categories show=”top”] shortcode and what to change icon color and size there.

    If so then you should be able to do that by going to wp-admin / Appearance / Customize / Additional CSS panel and adding there the code below

    
    span.adverts-flexbox-icon {
        color: green;
        font-size: 32px;
        height: 64px;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘How to change category icon color and size’ is closed to new replies.