help needed with Size CSS fix the size icons need to look like this when mouse is hovered over
thanks
help needed with Size CSS fix the size icons need to look like this when mouse is hovered over
thanks
@danfar
Hello,
Add This CSS Go To Online Store > Edit Code > Assets > base.css
.sizes-list {
background-color: #fff;
padding: 20px;
opacity: 0.5;
}
.sizes-list li a {
border: 0;
border-radius: 0;
}
Like This
this is good can you make it align to the bottom please