Hi, I think this is some sort of a bug. I try to add my header logo and it shows up on my slideshow like this:
Then I found out I can fix it by coding. I used this code:
.template-index .site-header-wrapper {
position: relative;
}
.site-header__link, .site-header__logo-link {
color: #1a1a1a !important;
}
This code helped me but there are two other problems that I just don't know how to solve. One is the white stripe isn't high enough, I would like it to be a bit bigger. The other problem is, cart, search box and sidebar menu are colour white which means they disappear when I set my background white. I changed colour of my background so the problem is visible:
Is there any way to change the colour of these icons to black and perhaps extend this yellow stripe vertically by 1/3?
Solved! Go to the solution
Hello.....
Please share your store URL .
So that I will check and let you know the exact solution here.
https://rasasvada.uk/ Thanks. I managed to change the colour of icons I still don't know how to make this white stripe a little bigger. it's too thin, my logo barely fits.
password?
Hey,
this is the thing you want to increase the size length.
This is an accepted solution.
header.site-header {
padding: 21px;
}
Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
User | Count |
---|---|
743 | |
141 | |
100 | |
64 | |
37 |