• Closed
  • Paula Lutzoff
    Spectator
    29.07.2015 at 20:11 #19353

    Hello

    I tried to change the icon size in a content box to large but it does not work.
    Is there any posibility to do this?
    Tks, Paula

    Denzel Chia
    Moderator
    Posts: 2656
    30.07.2015 at 06:04 #19364

    Hi,

    Please provide website url.

    Thanks!
    Denzel

    Paula Lutzoff
    Spectator
    Posts: 8
    05.08.2015 at 15:30 #19673

    Hello

    I am using the content box from the theme options.
    But I tried to use in the page, and I have some problems with the icon size.
    Tks, Paula

    http://www.obrafacilsorocaba.com.br

    Imran
    Spectator
    Posts: 402
    05.08.2015 at 16:39 #19677

    Hi Paula,

    Thanks for writing in! if you wish to control the icon size in your content boxes, so you can add the following code under Appearance > Theme Options > Custom Css:

    .content-box i {
    font-size: 75px !important;
    }

    Hope this helps!

    Thanks.