How do i resize the icons in the iconbox?

edited November 2017 in Shortcodes
Hi there

I just cant seen to find where to edit the size of the icons inside a iconbox. Can this only be done with custom css or class?
Hope you guys can help out?

Thx, regards Jeff

Comments

  • edited November 2017
    Hi all

    Still did not find any options for resizing those icons.
    Ive been working the past few years with avada. untill i found this theme. So many options..crazy!  but small options like resizing. button size, icons size, header background, like a fade-rgb. Those options i am missing.

    Perhaps im not looking in the right area but sofar i coud not find options for that.

    I used some custom css for resizing the icons inside a inconbox; for me this worked fine (offc you can tweek the size and position)

    .icon {
        font-size: 42px;
        line-height: 1em;
        padding-top: 10px;
    }
    .icon_box.icon_position_left {
        min-height: 60px;
        padding-left: 120px;
    }
  • Hey,
    we do not advise changing the size of the icons in the iconbox since there will be an alingment issue.
    Have you tried changing the style from classic to simple in theme options>global>general?
    It makes the icons bigger.
    thanks
  • Ok, thx for your reply!

    Yes, i see!! idd some alignment issues :((
    Yes, ive tried that but i like the icons to get smaller instead of bigger.

    Is there a way to archive this?

    Honestly, i find it strange that icons in general arent editable. But love theme though >:D<

    Thx regards Jeff


  • You can also upload your own image instead of the default icons, have you tried that?
Sign In or Register to comment.