How to add a verticle separation line in a level menu?
Autore: Mandar V.
Visite 1292,
Followers 1,
Condiviso 0
How to add a verticle separation line in a level menu?
Postato il
Hello. At the moment, as far as I know, this cannot be done using the program settings. Perhaps I can help you by providing a special CSS code. Please provide a link to a page on your site.
Autore
Thanks, Aleksej H.
My website is https://www.radhanagari.com/
Regards
Mandar
You can use this code for the dash in the middle. Under 1 in the code section.
<style>#imHeader_imMenuObject_01 ul ul li {border-left: 1px solid #fff;} <style/>
Autore
Thanks.
I'll try it as per your suggestion.
Regards
Mandar
Autore
Dear Andreas S.
I'm not able to do it. Must be some of my mistakes. Please guide me exactly where to put that code.
Regards
Mandar
(It > En) ... the code that Andreas posted is correct; ... you have to paste it in this section:
> Step 1 - Settings > Statistics and Code > Options in the Code section | ▪Custom Code: > 3^ (3rd) option > Before closing the HEAD tag.
.
.