New Landing How can we help? Themeforest Theme Support Dante spb_icon_box title color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #196286
    Hactar
    Member
    Post count: 2

    I have a page with multiple spb_icon_box, and I would like to make the icon, text and title color white of one of the boxes, not all, white. I have managed to change the icon color and the text color, but how can I change the title color of the one spb_icon_box?

    #196333
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .sf-icon-box[class*="sf-icon-box-boxed-"] h3{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

    #196403
    Hactar
    Member
    Post count: 2

    Thanks, needed to adapt it a bit, but gave me the needed nudge to find the solution. Added the code to custom css and then make the icon box the szwhitetitle class.

    .szwhitetitle h3{
    color:#fff !important;
    }
    #196406
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Thanks Mohammad.
    -Rui

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register