Thank you so much, I really appreciate it. That tool is super helpful. I've combined the container id & class name, but no change seems to happen when I adjust the padding. Below is the code I'm using:
section[data-section-id="5ee9087aabbd176f6cf3ac6e"].content-wrapper {padding-top: 100px !important;}
I've also tried but still no luck:
[data-section-id="5ee9087aabbd176f6cf3ac6e"].content-wrapper {padding-top: 100px !important;}
Any idea what I could be doing wrong? I'm using 7.1 if that helps to add context. Thank you!