Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design navigation button only shows while touching space

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244729
    nvdwolk
    Participant

    Hi,

    My mobile navigation button only shows when i touch the area where it is.

    http://lucengelhard.helpmeverder.nl/

    I’ve tried to add this code via code inspector in Chrome but in realtime it doesn’t work.

    @media screen and (max-width: 768px)
    .responsive_480 .header-layout-a .slide-menu-trigger {
    display: block;
    background-color: green !important;
    }

    Can anyone tell me what i’m doing wrong?

    Thank you in advance.

    Kind regards
    Niels

    #244737
    Beverleyh
    Participant

    I don’t see that declaration in your layout.css stylesheet.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design’ is closed to new topics and replies.