MOBILE DROP DOWN FAULT
-
Hi.
I’m self taught and hit a problem that’s a bit beyond me. I’ve made a few subtle changes to my site but the mobile version of the drop down menu doesn’t work.
I’ve just updated to latest WP with quite an old theme that’s no longer supported.
Tried deactivating all plugins. Updated everything.
This is the code i’ve added to the “Additional customising CSS” (tried removing all CSS corrections too)
.logo { font-size: 20px; line-height: 1; font-weight: normal; } .branding { padding: 14px 0; } .slide-nav a { display: NONE; color: #ff6000; font-size: 50px; padding: 9px 8px; text-decoration: none; } .top-nav a { color: #909090; display: block; padding: 14px 19px; position: relative; } .site-description { display:none; font-size: 14px; color: #909090; line-height: 1; } .block-background { background: #dfdfdf; background: #ddd; } .side-mobilemenu { display: none; background: #333; color: #999; } .btn-navbar { margin: -4px 0 0px 0px; }
I’m a bit stuck. Any suggestions?
Cheers Bruce.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘MOBILE DROP DOWN FAULT’ is closed to new replies.