[Resolved] Default contained menu to 100% full width sticky menu?

Home Forums Support [Resolved] Default contained menu to 100% full width sticky menu?

Home Forums Support Default contained menu to 100% full width sticky menu?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #166557
    Anders

    Hi,

    I have set my navigation layout to contained and so the sticky menu gets contained to.

    How/what css do I need to change to get the sticky meny to appear fluid/full width 100% instead of default contained?

    Hope I explained it so you understand .. =)

    #166580
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Give this CSS a try:

    .navigation-clone {
        max-width: 100% !important;
        left: auto !important;
        margin: 0 !important;
    }
    • This reply was modified 8 years, 3 months ago by Tom.
    #166583
    Anders

    Hi Tom,

    No, did not do the trick .. I tested that earlier to but without the !important tag .. Oops ..

    Anything else up your sleeve .. =)

    #166585
    Tom
    Lead Developer
    Lead Developer

    I adjusted the code above – let me know if it works or not πŸ™‚

    #166586
    Anders

    Thanks a lot Tom .. Works well .. Would be nice to set this in the plugin along with the menu width so the menu expands 100% to .. Maybe in a future plugin update .. =) .. Options are realy nice to have .. πŸ˜‰

    Anyway, Thanks again Tom .. You saved my morning .. =)

    #166714
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! πŸ™‚

    #1132734
    perlfan

    Hi Tom,

    I just bought the theme and it seems as if the above problem (having a full width sticky menu) is not yet implemented in the theme customizer. Can you pls tell me how to implement the CSS above? Where do I need to paste it? And will the css be overwritten if I update the theme?

    Thanks, Frank

    #1132765
    David
    Staff
    Customer Support

    Hi there,

    this topic is really old, can you raise a new topic where you can share a link to your site using the Site URL field. We can then take a look at the issue.

    #1132799
    Anders

    Hi there Frank,

    Use this plugin https://wordpress.org/plugins/simple-css/ and just paste the code within it, easy ..

    // Leif

    #1133252
    perlfan

    Great, thank you, Leif!

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