Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hey guys!
How can I add a thick black line under my header - I have tried the largest amount offered by Dawn theme but it is too thin - Also I don't like that the image banner has no white space above it, how can I add some white space to my Image Banner on Dawn theme
I think this is the same for all Shopify 2.0 themes??
Please help!
Solved! Go to the solution
This is an accepted solution.
The video:
Around line 2000 the last line of this code In base.css add:
/* section-header */
#shopify-section-header {
z-index: 3;
border-bottom: 5px solid black;
and then to add white space on 5th line add the final line of this code in section-image-banner.css add:
.banner {
display: flex;
position: relative;
flex-direction: column;
margin-top: 2.4rem;
}
This is an accepted solution.
The video:
Around line 2000 the last line of this code In base.css add:
/* section-header */
#shopify-section-header {
z-index: 3;
border-bottom: 5px solid black;
and then to add white space on 5th line add the final line of this code in section-image-banner.css add:
.banner {
display: flex;
position: relative;
flex-direction: column;
margin-top: 2.4rem;
}
@funkydropshippi
Hello,
Can You Please Share Your Store URL...
Can this be done for Debut? a thin line?
User | RANK |
---|---|
126 | |
95 | |
78 | |
54 | |
46 |
Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022Shipping can be one of the most vital parts to set up and manage your business. Understand...
By Ollie Dec 16, 2022