Liquid, JavaScript, themes, sales channels
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!
User | RANK |
---|---|
33 | |
25 | |
17 | |
9 | |
9 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023