Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author chows305

    (@chows305)

    Simply adding this to your css will fix it:
    .container{position:static!important;}

    The container is actually in your main css. It currently has a “position:relative” that is causing the menu to be constrained to its dimensions.

    For now, that should work, but I may try to look at the code to see if there is a away to avoid this type of issue in the future.

    Cheers,
    Stephanie

    Thread Starter setablaze777

    (@setablaze777)

    Yep! That did it! Thanks so much 😀

    Hi,

    On mobile the menu is not loading. Any idea?

    site: http://www.fossbytes.com

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Responsiveness and CSS’ is closed to new replies.