- This topic has 1 reply, 2 voices, and was last updated 9 years, 3 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 › Our work pictures
I want the pictures of “Our Work” at the bottom of the page have some borders. I don’t want pictures to be touching each other.
How can I put some space around each picture?
http://fightclubsimba.com/
Hi Luka,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.portfolio-area li{padding:10px; background-color:inherit !important;}
Regards,
Brad
