April 12, 2016 at 6:11 am
#44209
Theme Horse Support Team
Keymaster
Hi Gudrun,
Go to Appearance -> Customize/ Theme Options -> Design Options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.
.widget_service .one-third {
width: 47%;
}
.clearfix-third,
.clearfix-fourth {
clear: none;
}
Thank you!