Strange submenu artifact.

  • Author
    Posts
  • #38875

    When a submenu dropdown appears, there is (if I look very closely) what seems to be a one-pixel wide white line that extends partially along the bottom of the submenu box. I have been unable to determine why this is appearing. If I pretend I never noticed it, I can almost make myself forget about it. However, I am aware of it, and it bugs me. 😉

    Following is a screenshot of the problem:

    Submenu artifact

    Note that I added the red rectangle after the fact. You have to look very closely to see it. The Web site iself is here.

    • This topic was modified 7 years ago by jasonb.
    • This topic was modified 7 years ago by Zed.
    #38927
    Zed
    Cryout Creations mastermind

    That’s due to theme styling not getting along with custom styling you used to add background and border on menu elements.
    #access ul ul a, #access ul ul ul a { width: auto; }
    should solve it.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Strange submenu artifact.’ is closed to new replies.