Home › Forums › WoodMart support forum › Category menu in mobile › Reply To: Category menu in mobile
October 16, 2021 at 1:33 pm
#325668
zagarulka
Participant
Sorry
It didn’t work for me
This is how it is written
And I crumbled the screenshot, the font size has not changed (((
Please see what I can do to reduce it)
.category-grid-item .hover-mask {
position: absolute;
top: 70%;
text-align: center;
background-color: rgb(38,69,147);
}
.product.category-grid-item .wd-entities-title {
color: white;
}
.product.category-grid-item .wd-entities-title {
font-size: 12pt !important;
}