Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #472844

    When viewing the site flexpointcapital.com on tablet devices, the site logo overlaps with the menu content. Please advise.

    #472861

    Hey Derek!

    Your site is not loading for me, at all.
    I get a white page, as a result

    Best regards,
    Basilis

    #473147

    Strange. It should be working now. I’d be grateful if you took another look.

    #473407

    Hi!

    Try adding this to your custom CSS.

    @media screen and (max-width: 900px) {
    nav.main_menu { display: none !important; }
    #advanced_menu_toggle { display: block !important; }
    }

    Best regards,
    Elliott

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