How to increase Iocn size in Iconbox

edited August 2014 in Shortcodes
Hello Team

We have used infobox and we want to change default size of icon which we used in iconbox
How we can do same site URL : x

Sanyog

Comments

  • Hi,

    can you explain where on homepage you have "Infobox" item? Because as we see, you definitely don`t have any. We recommend to check if you have used properly what you need because on homepage you have no infobox item.
  • Sorry it was not infobox, its about IconBox

    On Home page you will see dedicated server, cloud server, managed hosting. after banner
    So we like to change size of those icons which icon is used in iconbox.

    Sanyog
  • Ok. So to increase icon for Icon Box item, please use below css:
    .icon_box .icon_wrapper i { font-size: 70px; }
  • i have added class direct

    .icon-6x {
        font-size: 60px;
    }

    where 6x can be 1, 2,3,4,5,6,7 and according to same font size in that class. which help me to add just class name after icon class,

    e.g. icon-picture icon-6x

    so this will used picture icon with font size 60.

    so it dont disturb other icon. so suggest for you as well as which you can add this in your next coming update

    Thank you
    Sanyog

  • Thanks for suggestion! We`ll think about it in future updates.
Sign In or Register to comment.