Leto is a WooCommerce compatible theme that works great for any kind of shop. Leto features color and font options, blog options, integration with the Page Builder plugin so you can easily build your homepage or other pages and many more other useful features.
GNU General Public License v3.0
0
stars
4
forks
source link
Missing CSS property from the element in Home "featured boxes" section #17
The background image on Home "featured boxes" section elements is repeated (by default). Should have property background-size: cover; applied to .list-categories-section .category-item__img for the image to cover the entire element.
The background image on Home "featured boxes" section elements is repeated (by default). Should have property
background-size: cover;
applied to.list-categories-section .category-item__img
for the image to cover the entire element.