Jump to content

Mobile Drop Down Error


Recommended Posts

2r4r594.jpg

This image is of my theme on my pc. Notice how the categories bar spreads out, and that hovering enables a drop down menu.

 

2z5ulhg.jpg

This image is of my website while mobile (i have tried disabling the light mobile version, but it makes no difference). While mobile the categories menu is inoperable. I'm assuming its supposed to also be a drop down menu, but clicking anywhere on it does nothing. Is there a way to fix this, or at least get rid of it on mobile?

Link to comment
Share on other sites

.cat-title {
    font: 600 18px/22px "Open Sans",sans-serif;
    text-transform: uppercase;
    color: #484848;
    display: block;
    padding: 17px 20px;
    border-bottom: 3px solid #E9E9E9;
    background: #F6F6F6 none repeat scroll 0% 0%;
    position: relative;
    z-index: 9;
}

http://www.gameigloo.com/themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css

Where do I go to edit the css?

 

Edited by Penguinpyro (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...