Hi,
I read the post about removing the border in the menu bar, which said to add
#access > .menu > ul > li > a > span {border-right:0;}
into the custom CSS area.
I copied and pasted the wording, but it didn’t work for me.
Would you please let me know if I need to take any additional steps?
Currently this is what I have in my custom CSS box:
/* Tempera Custom CSS */
#access > .menu > ul > li > a > span {border-right:0;}
Many thanks in advance!