Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I think I have a silly question, but I just can’t figure it out. I made 2 headers for my site — one for smaller than 600px and one for larger. At the breakpoint I set the size to 600px. For one, I check the box for “visible,” and for the other header I don’t check the box. The one I marked as not visible below 600px is hidden as expected. But the one where I didn’t check the box always stays visible. How can I hide it when it’s larger than 600px? |
||||
|
That should work, but you need to make sure that for the header which is visible when <600px, that it is otherwise not visible. To do that, I just add another breakpoint with a large value (like 20000 or similar) and put a visibility checkbox and uncheck that one. Then it works. |
||||
|
|