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

    Hi support,

    How can I remove the slashes between the menu items in the portfolio menu?

    Right now this is shown:
    Alle / Numerolog uddannelse / Numerologi session / Numerologisk profil

    …and I want this to be shown:
    Alle Numerolog uddannelse Numerologi session Numerologisk profil.

    Thanks.

    /OKEIwebbureau

    #1080436

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #js_sort_items .text-sep {
        visibility: hidden;
    }
    
    

    Best regards,
    Yigit

    #1080438

    WOW – quick support !! :-)

    Thanks,Yigit – it worked wonderfully.

    Please close.

    /OKEIwebbureau

    #1080535

    Hi OKEIwebbureau,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.