Jump to content

"Category" (blocktopmenu) disapears <768px


Recommended Posts

Hi There,

 

I've done some CSS adjustments to my shop, but now my Category (menu) button goes missing when I browse on mobile. It disappears on 768px if I'm correct., pretty sure it used to be there earlier on..

 

I've tried disabling all CSS that i've edited, but It doesnt seem to make any difference.

 

The following code seems to be accurate;

(line 19 in superfish-modified.css)

  @media (max-width: 767px) {
    .sf-menu {
      display: none; } }

But nothing seems to come in it's place. If I remove that bit of code it does show the menu, but in an incorrect styled way. I've tried copying a new superfish-modified.css, but it makes no difference...

 

I don't mind sharing the url if somebody wants to take a look, but rather not in public :)

 

Thanks in advance!

 

post-354569-0-67692200-1433868895_thumb.jpg

post-354569-0-46110500-1433868896_thumb.jpg

post-354569-0-20412000-1433868897_thumb.jpg

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...