How To Center The Header Navigation Menu Text On Impact Theme?
Hello @leonee ,
It’s GemPages support team and glad to support you today.
Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Please add below css code in bottom of assets/theme.css file
.header__icon-list {
justify-content: center;
}
Thank you.
Thank you a lot Denishamakwana its works