Home › Forums › WoodMart support forum › Size of header images › Reply To: Size of header images
November 4, 2017 at 8:35 pm
#23256
turkayd
Participant
The link is below and one more thing the code you gave me to hide category submenu dropdown on pagetitle area didn’t work. The code was
.color-scheme-light .woodmart-product-categories .children {
display: none!important;
}