HTML sitemap for products
Products
.avada-sitemap-row {
margin-bottom: 2rem;
.avada-sitemap-row a {
color: inherit;
.avada-sitemap-row > h3 {
margin-bottom: 10px;
.avada-sitemap-row > ul {
margin-left: 0;
margin-bottom: 5px;
columns: 3;
-webkit-columns: 3;
-moz-columns: 3;
.avada-sitemap-row > ul > li {
margin: 0;
line-height: 2.4;
max-width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
list-style: inside;
font-size: 1rem;
color: #7c7c7c;
.avada-sitemap-powered-by {
margin-top: 3rem;
font-family: Arial,sans-serif;
text-align: right;
color: #7c7c7c !important;
font-size: 11px !important;
.avada-sitemap-row + .avada-sitemap-powered-by > a {
text-decoration: none;
border-bottom: unset;
color: #7c7c7c;
.rte .avada-sitemap-row > ul > li > a, .rte .avada-sitemap-row > li > a {
border-bottom: unset;
@media only screen and (max-width: 600px) {
.avada-sitemap-row > ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
.avada-sitemap-row > ul > li {
font-size: 16px;
@media only screen and (max-width: 360px) {
.avada-sitemap-row > ul {
columns: 1;
-webkit-columns: 1;
-moz-columns: 1;