Hello,
Can anyone help out with the home page header? I have my currency symbol there, but It is in the wrong spot, and I can’t seem to change the position of it. Can this currency symbol be moved next to the shopping cart? It would make my header look smaller and compact. thanks in advance


1 Like
@maxroddy
hi,
Welcome to Shopify Communtiy.
kindly Share you store url. so I can help you.
Thank you.
Hello 
thank you for reaching out.
This is my url: aurorabe.com
Hii, @maxroddy
Paste this code on top of the timber.scss file.
@media only screen and (min-width: 992px) {
.doubly-wrapper {
position: absolute !important;
top: 87px !important;
right: 45px !important;
}
}
Thank You.
Thank you very much! It really helps
your’e a pro 
1 Like
@maxroddy
if helpful like the solution.