Wordpress Drop Down Menu

Discussion in 'HTML & Website Design' started by drew68, Feb 3, 2016.

  1. #1
    This is a wordpress website http://www.eileensellsdfwhomes.com

    I can't seem to get the drop down menu to work. There are tabs under the About and the Search MLS links and they don't appear.

    Any ideas why this is not appearing?
     
    drew68, Feb 3, 2016 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Because the CSS and HTML is a mess, would be my first guess. There are also javascript involved, which changes in-line CSS (for what reason, I've no idea). You're using both display:none; and visibility:hidden; to hide the submenu, and the whole menu (colors and more) is an accessibility disaster. I would redo the whole thing.
     
    PoPSiCLe, Feb 3, 2016 IP
  3. drew68

    drew68 Well-Known Member

    Messages:
    582
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    128
    #3
    we purchased this theme…i usually design and build out from scratch my own wordpress sites. we got this theme from template monster. and yes…it's a POS. i want to punch the developer in the face
     
    drew68, Feb 3, 2016 IP
  4. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #4
    That's pretty much my reaction to most every WP themes.

    I mean,
    
    58 Scripts 1162 KB 1162 KB
    25 Style Sheets 440 KB 440 KB
    Code (markup):
    and all those silly conditional comments?
     
    Last edited: Feb 3, 2016
    kk5st, Feb 3, 2016 IP