How to diminish logo padding in debut theme?

Hello,

I am trying to reduce the padding between the two large image and the logo.

Password: vigewl

https://riverslideworld.myshopify.com/?_ab=0&_fd=0&_sc=1&key=604cade681b69d0353a0b5a7a855e1685e99c4889101da652924ebca50bd18b0

Thanks

1 Like

@sumnb0011

Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.css–>paste below code at the bottom of the file.

.template-index .border-bottom {
    display: none !important;
}
1 Like

hii, @sumnb0011
Can you give me a screenshot so,
I can understand what you want so,
I can solve it perfectly.
Thank You.