Tagged: icon box
Dear Kriesi team,
I want to remove icon at icon box feature. and than I want to decrease space between box to other box. my site is here san diego hills and than this is a link screenshoot of my site about remove icon http://postimg.org/image/71cjrou8n/. just info my site dimension is 1200 px width
I hope Kriesi team help me, thanks
Iwan
Hi iwanseti4093 ;
to remove the icon use this code:
.iconbox_top .iconbox_icon{display: none;}
@begrafiks Thank’s for your support. and than do you know how to decrease space above title between border ?
Hi!
Use this to decrease the space above the title:
.iconbox_top .iconbox_content {
padding: 20px 20px 20px 20px;
}
If you want to increase the column size, place the columns with the iconbox element inside a color section then add a unique section id. Use “custom-section” for example then add this to the Quick CSS field:
#custom-section .flex_column.av_one_third {
width: 32%;
margin-left: 1.3%;
}
Cheers!
Ismael
Hi, Ismael
Thank for your reply. About increase the column size at the moment you give the code has not been successful and the result just 1 column only. whether the code should be rewritten for column 2 and column 3 ?
This is the result of the code that I add to Quick CSS field. —> http://postimg.org/image/usluo3czx/
thanks
Iwan
Marketing san diego hills
Hi ismael, my problem is resolve. thanks