• Resolved Swad Mahfuz

    (@swadmahfuz)


    Hi there! How can I use CSS to change the color of the text element of specific Icons only? Is it possible to keep static color for the text element even on hover so that the color does not change on hover?

    Update: I could get it done using the following CSS:

    .bt_bb_color_scheme_6.bt_bb_icon .bt_bb_icon_holder {
    color: #2d4322;
    }

    • This topic was modified 4 years, 1 month ago by Swad Mahfuz. Reason: Problem solved

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Icon Text Color’ is closed to new replies.