Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
does anyone know how I can change the text alignment of the sub menu in my header? I have managed to centre the header but I would like to align the text in the submenu to the left. The picture shows what I would like to achieve
For reference, I am using a venture theme and I have added the following customisation
.site-header__upper .small--text-center {
text-align: right !important;
padding-right: 5% !important;
}
#SiteNavParent {
text-align: center !important;
padding-left: 5%!important;
}
Thanks
Solved! Go to the solution
This is an accepted solution.
Hii, @m4trixdev
Paste this code on top of the theme.scss file.
a.meganav__link.meganav__link--second-level {
float: left !important;
}
Thank You.
hii, @m4trixdev
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
Thanks!
This is an accepted solution.
Hii, @m4trixdev
Paste this code on top of the theme.scss file.
a.meganav__link.meganav__link--second-level {
float: left !important;
}
Thank You.
Amazing thanks!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024