Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I added a / as menu separator, but even with thickness 100 i think it is to thick, so i created a .png file with a thin /.
How do i get this file to show between the menu items?
Hi :)
Try the following at Appearance > Custom CSS, adjust as required:
That works fine and the line is thin, but is it also possible to have a / iso |?
You could try something like this instead:
That is what i did before, then the / is too thick. So i made a .png file with a /. I was trying to get this png as a background of the menu-item so it looks like there is a / between them.
Please, provide the URL to your image file and I’ll take a look. Thanks.
http://delandyn.sierink-wp.nl/wp-content/uploads/2015/11/separator.png
Sure. Something like this:
Andrew, thanks again. It looks perfect, except when hovering over the menu item the ‘hover box’ is displayed over the separator. Any solution to that?
Sorry, should have figured that one out myself.
Changed padding to 0px and added some margin, looks fine now
Sweet :) Glad to hear you were able to resolve.
All the best.
I run into the problem that the separator is also displayed in the submenu.
I already made some custom css
but that did not work
It would need to match the original selector, just with another ul added:
Hope that helps.
thanks, it is ok now
Cool :)