Hello,
I need your help please - I'm using Debut theme and I would like to reduce the header menu bottom space and to add a top line.
Please see below the screenshot:
Thank you.
Solved! Go to the solution
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
This is an accepted solution.
Thanks for store URL
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.site-nav--centered {
padding-bottom: 20px;
margin: 0;
border-top: 1px solid #dddddd; /* change border color as you like */
margin-top: 20px;
padding-top: 20px;
}
it's my pleasure to help us
User | Count |
---|---|
449 | |
210 | |
105 | |
91 | |
86 |