Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: fa-icon in wrapsecond

#497
Grace Themes
Member

Hi,

To setup one_fourth or one_half column of section
Go to Appearance -> Theme Options -> Basic Settings
and in Custom CSS box use below css code

.services-wrap .one_half .fa{ background-color:#A8B1B8; color:#fff; padding:30px; font-size:40px; float:left; margin:0 20px 30px 0;}
.services-wrap .one_half:hover .fa{ background-color:#8eae0e; color:#fff;}
.services-wrap .one_half:hover h4{ color:#8eae0e;}

.services-wrap .one_fourth .fa{ background-color:#A8B1B8; color:#fff; padding:30px; font-size:40px; float:left; margin:0 20px 30px 0;}
.services-wrap .one_fourth:hover .fa{ background-color:#8eae0e; color:#fff;}
.services-wrap .one_fourth:hover h4{ color:#8eae0e;}

If still getting any problem in customizing the theme, you can send WordPress admin login details of your site at [email protected] so we can solve your problem.

Regards
Grace Themes