Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #41079
    russdante
    Member
    Post count: 3

    Hi There,

    I have a series of animated Icon boxes in a row and I would like each Icon box to have a different colour, but each Icon box should have matching icon and backside colour.

    Could you tell me how I achieve this as I am a bit of a newbie..

    Thanks, waiting for your response.

    #41334
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    You will need to add an extra div around it and give it a class name and then modify its colors accordingly by putting in custom css. for eg

    <div class="myiconboxcolorred">[sf_iconbox image="" character="" type="standard" title="" animation="none" animation_delay="200"]
    Enter your Icon Box content here
    [/sf_iconbox]</div>

    And Custom Css would be like this

    .myiconboxcolorred{
    color:#ee3e32;
    }

    All the Best

    -Tahir

    #41335
    russdante
    Member
    Post count: 3

    Hi Tahir,

    This doesnt seem to work. Just appears like this (see attached)

    #41337
    Tahir – SUPPORT
    Member
    Post count: 1212
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