Shopify themes, liquid, logos, and UX
Hey everyone. I want to customize my header by adding a thin bar on the bottom to sort of create a separation between the header and the other sections, because now it is difficult to seperate the header with the rest of the page. Now, I have this:
But I want it to be like this:
I found no customizations in my theme settings. does anyone have a solution for this? My used theme is IMPACT.
Solved! Go to the solution
This is an accepted solution.
hey, I already found a solution. i added the following code in the theme.liquid file above </head>:
<style>
header {
border-bottom: 1px solid #4E5253;
}
This worked for me! You can adjust the thickness and color too.
This is an accepted solution.
hey, I already found a solution. i added the following code in the theme.liquid file above </head>:
<style>
header {
border-bottom: 1px solid #4E5253;
}
This worked for me! You can adjust the thickness and color too.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024