Hello!
I successfully deleted the / between the category names in the masonry. But now there is zero space between the names.
I used this code:
.av-sort-by-term .text-sep {
display: none;
}
Is there a simple trick to make space between the names?
Thx
Ps. Love you’re theme.
Hey Stadsherberg!
Please change the code to following one
.av-sort-by-term .text-sep {
opacity: 0;
}
Cheers!
Yigit
It worked! Thx Yigit!
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit