hello, I want to reduce padding in section top-a around my slideshow.
There is in-line styling set
<div style="padding:100px 0" id="top-a" class="top-a-outer uk-cover-background">
which i have tried to override using .top-a, .top-a-outer, .uk-cover-background but none of these work
what css do i need to include to reduce padding to 10px?
thank you
Please Log in or Create an account to join the conversation.