Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #344680

    Hi, I’ve started styling the category links for the masonry blog element on my front page, but was just wondering if there was anyway the forward slash “/” could be removed between categories? It looks a little odd when the links are styled.

    Thanks in advance!

    #344759

    Hi Digilocker!

    Try adding this in Dashboard -> Enfold -> General Styling -> Quick CSS,

    .av-sort-by-term .text-sep {
        display: none;
    }

    Best regards,
    Elliott

    #345205

    Many thanks @Elliott, that worked perfectly :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Masonry Blog Categories Forward Slash Removal’ is closed to new replies.