How to set padding
-
I’d like to change the padding around each video. Right now it’s showing that it’s set as follows:
.yotu-videos li { float: left; list-style: none!important; margin-bottom: 20px; margin-left: 0!important; padding: 0!important; text-align: left; }
I’ve tried adding my own CSS to Appearance > Customize > Additional CSS, but that doesn’t do it. What should I be doing to increase that padding?
- The topic ‘How to set padding’ is closed to new replies.