Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #743270

    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.

    #743277

    Hey Stadsherberg!

    Please change the code to following one

    .av-sort-by-term .text-sep {
    opacity: 0; 
    }

    Cheers!
    Yigit

    #743289

    It worked! Thx Yigit!

    #743295

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry Slash deleted’ is closed to new replies.