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

    Hi there,

    could you tell me how i can change text-sep menus_sort_sep from the below:

    View post on imgur.com

    to this:

    View post on imgur.com

    thanks!

    #636870

    Hey clairemartindigital,

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

    .text-sep {
        color: transparent!important;
        border-left: 1px black dashed!important;
        margin-left: 10px;
        padding-right: 0!important;
    }
    

    Best regards,
    Yigit

    #637191

    Perfect, thanks. You can close this request.

    P

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘changing text-sep menus_sort_sep’ is closed to new replies.