In Order to support flatsome Theme some small custom CSS changes need to be applied if you want to use the nested categories layout:

.product.col {
	width: 25%;
	float: left;
	padding: 20px 15px 10px;
	min-height: 400px;
}

.WooCommerce .woocommerce-advanced-categories-list-element.woocommerce-advanced-categories-col-1 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

3 thoughts on “Flatsome Support

    • Daniel
      Daniel acts as a real person and passed all tests against spambots. Anti-Spam by CleanTalk.
      says:

      We are not sure what this has to do with flatsome custom CSS?

Leave a Reply

Your email address will not be published. Required fields are marked *