• Closed
  • Paula Lutzoff
    Spectator
    July 29, 2015 at 8:11 pm #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
    July 30, 2015 at 6:04 am #19364

    Hi,

    Please provide website url.

    Thanks!
    Denzel

    Paula Lutzoff
    Spectator
    Posts: 8
    August 5, 2015 at 3:30 pm #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
    August 5, 2015 at 4:39 pm #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.