Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1217681

    Hi there,
    I could need your help once again.
    My customer send me a picture of her screen. The menu sidebar doesnt show on the second half of the screen.
    (I guess it is because she zoomed in.)
    Is there a way to solve this and show the menubar even if you zoom in?

    Thanks! Cecile

    #1218216

    Hey Dijkhuis,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #1218512
    This reply has been marked as private.
    #1218677

    I solved it a little with:

    .html_header_sidebar #top #header {
    min-height: 500%;
    }

    But maybe there is a better code?

    #1218702

    Hi Cecile,

    If that CSS achieves what you are looking for then I don’t see anything wrong with using it.

    Best regards,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.