Hello!
Can someone help me to center the text of my header dropdown text?
https://vintengo.myshopify.com/?_ab=0&_fd=0&_sc=1
Password: thupea
Thank you
Hello!
Can someone help me to center the text of my header dropdown text?
https://vintengo.myshopify.com/?_ab=0&_fd=0&_sc=1
Password: thupea
Thank you
HI @Vintengo
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
table:not([class]) {
width: 360px !important;
}
tbody td {
width: 80px !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Hi @Vintengo
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
.header–top-center .mega-menu__list {text-align: center;}
Regards,
San
Dear San,
Sorry for the late reply!
Thank you for your response! It worked for the letter, thank you!
But what i really meant is that the text in the header is till to the left, do you maybe know how to center that aswell?
Thanks in advance!
Dear Henry ,
Sorry for the late reply!
Thank you for your response, but it didn’t work for me. Do you maybe have a different solution?
Thanks in advance!