BB Services Widget – Color Options

Home Forums Best Business Pro BB Services Widget – Color Options

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2946
    Anonymous
    Inactive

    I have the “BB Services” widget on my front page. It is set to “Layout 1” with three columns.

    I chose the icons I want but I cannot figure out how to change the color of those icons. They are currently set to the default bright blue that was there when I installed the theme. But I want them to match the same custom blue of our logo that we’ve used everywhere else on the website.

    I have thoroughly looked at all the color options and can’t seem to find where to change this option. Please help. It’s driving me crazy.

    My website: http://www.truecoreconnections.com/

    #3165
    Axle Support
    Moderator

    You can use following CSS to change color of services icon in layout 1.

    
    .services-layout-1.best_business_widget_services .service-block-item i {
        color: #FF0000;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.