Home › Forums › CSS › Layout horizontal Divs › Reply To: Layout horizontal Divs
November 27, 2015 at 10:29 am
#235322
Participant
I don’t know the exact workings of that template, the basic idea should work though. Something like this :
#footer-widget .et_pb_widget:last-of-type {
margin-right: 0;
}