New Landing How can we help? Themeforest Theme Support Dante Make animated icon boxes circles

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #329979
    mstookey
    Member
    Post count: 14

    Hi,
    I was wondering if there was any css I could add to convert the animated icon boxes to circles. I use circles on the home page of the site and it would be nice if the animated icon boxes I use on another page could be circles. I’d like them just as they are but instead of boxes – circles. Was hoping there was some simple css magic that could accomplish this.

    Once logged in the page I’m using the boxes on will be visible. It’s on the CAREERS pages.

    Thanks for any suggestions.

    Marilyn

    #330199
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have logged in, however, I see no page you mention – can you paste the admin URL you are using for the page?

    Thanks.

    #330443
    mstookey
    Member
    Post count: 14
    This reply has been marked as private.
    #330569
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    There is no reason why this cannot be done with custom CSS. For example, upon testing on my dev site, this works nicely:

    Please add this to Theme Options => Custom CSS:

    .sf-icon-box-animated .front,
    .sf-icon-box-animated .back {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }
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 the following item
Login and Registration Log in · Register