 
	
		
		
		
		
			
Hi – I’d like to reduce the space between the three columns under ‘How it works’. Is this possible?
Thank you!
Hey bobjonesdesigns,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av_section_2 .av_one_third {
    width: 33% !important;
    margin-left: 0 !important;
}Best regards,
Rikard
Great – thank you!
