New Landing How can we help? Themeforest Theme Support Flexform Colour for specific icons

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Flexform
  • #97174
    DavidJulio
    Member
    Post count: 197

    Hi guys,

    I found how to change the colour for the icons bubbles.
    I am facing a new issue.

    I want the four bubbles icons on this page white #fffff but only these four.
    I am using icons in black for my titles. I want to keep the black colour by default but I would like to be able to use the white colour for my blue boxed contents and for these specific bubbled icons.

    I tried on the edit panel to select the code and choose the white colour from the edit panel but it does not work. How can I do?

    Could you please help?
    Pleeeeeeeeeaaaaaaseee…. ๐Ÿ™

    Thank you!!

    Rgds,
    DJ

    #97389
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code bellow to your custom css options.

    
    .post-10043 .sf-icon-cont{
    background-color: #FFF!important;
    }
    

    -Rui

    #97391
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css change-:
    body.page-id-10043 div.sf-icon-cont.cont-large.sf-icon-float- a i.sf-icon.icon-large{color:#fff !important;}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #97422
    DavidJulio
    Member
    Post count: 197

    I am really impressed guys!!

    When I tried Rui’s code. I read my question and indeed, it was not clear.
    So, it was my mistake.

    I looked into Rui’s code and get sorted out with this:
    .post-10043 .sf-icon{
    color: #FFF!important;
    }

    But Mohammad matched my expectations as he included an exception for the form icon below.

    Men…Thanks!!
    DJ

    #97424
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 5 posts - 1 through 5 (of 5 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