-
how to do a more spacing space between tabs in the header
-
remove header margin, login icon and shopping card to right side and tabs to left in the mobile version
my website: https://protected-box.com/
how to do a more spacing space between tabs in the header
remove header margin, login icon and shopping card to right side and tabs to left in the mobile version
my website: https://protected-box.com/
Hi @Skylar6
Try this one.
.header__icons {
padding: 0px;
margin-right: -25px;
}
ul.list-menu.list-menu--inline {
gap: 60px;
}
I hope it help.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
on a computer it’s ok but on a phone above -40px the icon too shifts to the right
you can set into -40 then.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
icons and tabs i wanted change, now nothing workorking
tabs working but icons i did set -1000 and is still in 1 place
It wont work if its already on the max the size of the side that youll like to move, It wont be up to 100 it depends on how large the screen you use. But surely it wont size 1000px that size youll like use is like almost screen size of a laptop.
earlier worked on -100 on pc, on phone was hide but it was working, now is doesnt work