hi, i would like to know how to center and get bold the writings only in the “collezioni” section
thanks for the support and have a good day ![]()
website URL: https://drip-graffiti.com/
hi, i would like to know how to center and get bold the writings only in the “collezioni” section
thanks for the support and have a good day ![]()
website URL: https://drip-graffiti.com/
Hi,
1- Open online store
2- Edit code
3- Open your base.css
4- Add the following code on the bottom
.mega-menu__list–condensed .mega-menu__link {
text-align: center;
font-weight: 800 !important;
}
5- Save
let me know if you need anything else.