Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey, try adding this to your custom css box in theme options > advanced settings:

    @media (max-width: 900px) {
    .topclass {
    display: none;
    }
    }

    Hope that works for you!
    Hannah

    Thread Starter DC_JOSE

    (@dc_jose)

    perfect, thank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Top Bar Navigation Menu’ is closed to new replies.