New Landing How can we help? Cardinal Logo Overlapping Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #200281
    eddeaux
    Member
    Post count: 45

    This should be an easy fix with some custom css

    When I shrink my site down, the word “home” goes into the menu as well as some of the other links. I want the ability to set the menu to go responsive quicker, like maybe when it hits 1200px instead of 1000px.

    Thanks for your help!

    #200292
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The maximum width you can set for the mobile menu is 1024px wide (iPad landscape)

    – Kyle

    #200293
    eddeaux
    Member
    Post count: 45

    Okay, is that what the site is currently set at? It just seems odd that I am getting menu overlap on my logo when I don’t have that many menu items.

    #200441
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

    @media (min-width: 992px)
    .container {
        width: 100%;
    }
    }

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register