Hello,
I’d like to move my logo even further to the left than it currently is. I chose the left and centered option but it’s not left enough for my taste. So I would like to modify the code.
How to do ?
My theme is Sense.
THANKS
Hello,
I’d like to move my logo even further to the left than it currently is. I chose the left and centered option but it’s not left enough for my taste. So I would like to modify the code.
How to do ?
My theme is Sense.
THANKS
@Kev44100 , hope you are doing well.
Could you share some screenshots of how would you like to display them?
Hi @Kev44100 ,
Would you mind to share your URL website? with password if its protected. Thanks!
Could you help me move my logo all the way to the extreme left?
code: Skedow
the top image is how it looks. the bottom image is how I want it.
Hi,
Try this one.
header.header.header--top-left.header--mobile-left.page-width.header--has-menu {
margin-left: 0px;
}
Result:
I hope it help.
Thanks! It worked, but now I see a random bracket and I cannot seem to find it in the code. Could you tell me where it is, so I could remove it?
I think it come from the liquid code. This bracket appear in the code that I give?