Hi there,
could you tell me how i can change text-sep menus_sort_sep from the below:
to this:
thanks!
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
Perfect, thanks. You can close this request.
P