Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #256394
    jbadrov
    Member
    Post count: 43

    I would like to change the color of the icon boxes at the bottom of this page under “Questions, We’re always here to help” – http://temp.bpadvisors.com/institutional/client-login/

    They are currently transparent, I would like them to be white. Please advise.

    #256417
    David Martin – Support
    Moderator
    Post count: 20834

    If you edit the icon box, have you set the background color setting: http://d.pr/i/193vY?

    Thanks.

    #256483
    jbadrov
    Member
    Post count: 43

    Yes, I’ve tried all the available backgrounds. However, the icon boxes stay transparent.

    #256756
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Can you disable all plugins for testing, it looks like something is conflicting with the builder: http://d.pr/i/Wg1l

    Thanks.

    #257141
    jbadrov
    Member
    Post count: 43

    I have disabled all the plugins, but the starting state of the icon box is still transparent. Is the ‘icon box color’ drop down for the starting state color, or the background color of the box on mouseover? – which seems to be working. I need to change the background color of the icon box in the non-mouseover state.

    #257469
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    To change the color before the hover, would require a CSS snippet:

    .page-id-265 .sf-icon-box-animated i {
        color: #fff;
    }
    .page-id-265 .sf-icon-box-animated {
        background-color: #506e80;
        color: #fff;
    }

    Thanks.

    #257813
    jbadrov
    Member
    Post count: 43

    Thanks

    #257843
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to David 🙂 .
    Thanks
    Mohammad

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