Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #360132

    Hello,
    I ajusted the icon font to make it bigger in the icon box , but it goes to the left instead of staying center.
    How do I ajust it ?

    thanks

    #360538

    Hi joanne!

    Thank you for using Enfold.

    You can move the icon with this:

    a.iconbox_icon:before {
    position: relative;
    left: 4px;
    }

    Regards,
    Ismael

    #360839

    Hello Ismael,
    This CSS makes only the icon image move to the right (instead of the left to make it centered). Moreover, it does not make the whole content (circle, font color) move.
    see link to print screen.
    http://www.freeopenawareness.com/?attachment_id=6426

    Thanks
    Joanne

    • This reply was modified 9 years, 11 months ago by freeopen.
    #361051

    Hi!

    Please add following code to Quick CSS as well

    .iconbox_top .iconbox_icon { margin: 0px 0 0 -45px; }

    Cheers!
    Yigit

    #367032

    That last bit of code did the trick.
    except that I did not need to put the line a.iconbox_icon:before {left: 4px;}

    Thanks a lot for your help,

    Joanne

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘iconbox_top .iconbox_icon CSS’ is closed to new replies.