forums › forums › Circle Flip Support › How to assign CSS to Block IDs? › Reply To: How to assign CSS to Block IDs?
September 7, 2014 at 8:54 am
#1925
Hey Jare,
Sorry for the late response,
You can add your customized CSS to the Theme Options >> General Settings >> Advanced panel
in the Custom CSS panel add
#sponsors li{
margin:6px;
}
This would decrease the space between each 2 sponsors, you can of course change the 6px to what looks appropriate.
Let me know if this is what you needed.
Cheers.