- This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › how to remove spacing between teams and other elements
I would like to know how to adjust padding between the team section and other sections on the frontpage. There is just too much gaps that makes it not look right to me.
Here is the URL www.thebutclause.com.
Hi George,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.cols4{min-height:290px !important;}
Regards,
Brad