Hello I am trying to align the circled text in shopify in my header, as it is just a little off with the center logo. I am in the reformation theme. Thank you.
Hi @elijahr1989
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Best regards,
Devcoder ![]()
Hi @devcoders url is Citore
Hi @elijahr1989
In your Shopify Admin go to online store > themes > actions > edit code
Find Asset > app.css and paste this at the bottow of the file:
.thb-full-menu>li>a {
margin: 0;
}
Hi @devcoders there is no base.css under assets…also when I seached base.css nothing came up.
Hi @elijahr1989
In your Shopify Admin go to online store > themes > actions > edit code
Find Asset > app.css and paste this at the bottow of the file:
Thank you @devcoders
Hi @elijahr1989
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance. If helpful, please like all posts. ![]()
Best regards,
Devcoder ![]()
@devcoders You have been very helpful. Is there a way to reach out to you directly if I have further questions/issues on topics?
Hi @elijahr1989
Click on my profile and you will find.
@devcoders Will do, thank you very much.


