Re: Reduce padding under logo - debut theme

Solved

How to diminish logo padding in debut theme?

sumnb0011
Shopify Partner
46 0 19

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=604cade681b69d0353a0b5a7a855e1685e99c48...

Thanks 

Accepted Solution (1)

dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@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;
}

View solution in original post

Replies 2 (2)

dmwwebartisan
Shopify Partner
12321 2552 3729

This is an accepted solution.

@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;
}
Zworthkey
Shopify Partner
5581 642 1577

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