Hello,
I would like to make the following changes as shown in the picture:
1. Change the separator for breadcrumbs from “/” to “>”
2. Post Sort more space between the word and the separator
Hey Markus,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hallo Jordan,
Hi,
Add this to quick css:
.av-masonry-sort a {
padding: 0 20px!important;
}
.breadcrumb-trail .sep:before {
content: ">";
}
Best regards,
Jordan Shannon
Hallo Jordan,
thx is perfect
Hi,
Great! I’m glad this was resolved If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon