LauraE

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Esotera Plus #139148
    LauraE
    Participant

    Please respond. I’m not going away

    in reply to: Esotera Plus #139095
    LauraE
    Participant

    Hello? Anyone there?

    Website: frenchgen.com

    in reply to: Remove box around Menu links (a:hover) #137852
    LauraE
    Participant

    I finally found the code that put the border box around the links in the main menu. I was able to alter that code in the Additional Css.

    If anyone else wants to get rid of that border box that lights up when you hover over it: This is the code that is causing it:

    #access > div > ul > li > a > span::before {
    I changed the border value to:
    border: none !important;

    Laura

Viewing 3 posts - 1 through 3 (of 3 total)