Hello, I've seen other people with the same issue however none of the suggestions seemed to work for me and I ended up messing with the code and ruining my theme.
So I've started again and I was wondering if anyone can help me out. Most of my traffic will come through mobiles, so to have the site optimized for this is very important to me.
Could someone please give me a hand sorting this out.
Thank you in advanced!
Leo
Solved! Go to the solution
Please provide website url and if your store is password protected then also provide password
Hey Param,
Thank you for the quick reply. My store is www.raulinoandco.com password = sheimi
I'm still trying to get to grips with coding
Leo
This is an accepted solution.
Please place this code at the end of theme.scss
@media screen and (max-width: 768px) {
.site-header__logo img {
max-height: 114px;
margin-top: 0px;
margin-bottom: 0px;
}
}
User | Count |
---|---|
688 | |
138 | |
104 | |
63 | |
36 |