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

    Hi, Enfold team.

    I changed the slash to a long hyphen according to the instructions from another post (https://kriesi.at/support/topic/change-the-between-the-portfolio-categories-sorting).
    Actually, I´d like to have just white space instead (if possible even more than just one space character).
    Is there a simple way to do this?

    Thanks in advance.

    Best regards
    fkm

    #1286711

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #js_sort_items .text-sep {
        opacity: 0;
    }
    

    Best regards,
    Yigit

    #1286757

    Hey, Yigit.

    Exactly like this – works great!

    Thank you very much.

    Best regards
    fkm

    #1286762

    Hi,

    You are welcome!
    Let us know if you have any other questions or issues and enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White space between the categories sorting’ is closed to new replies.