• Resolved cuwie

    (@cuwie)


    Hi,

    I got the plugin in so far customised but where I’m not yet suceeding is the width of the StickyMenu.
    In the Settings I tried to use “max-width:1600px!important” in the mafixed css class but with no effect. What can I do to get a sticky that has the same width as the content in more or less standard 2013-theme?
    Test-page

    Thanks in advance!

    Carsten

    https://wordpress.org/plugins/mystickymenu/

Viewing 1 replies (of 1 total)
  • Thread Starter cuwie

    (@cuwie)

    Hi again,

    solved it myself!
    I added this:
    max-width:1598px!important;
    left: 0;
    right: 0;
    margin: 0 auto!important;

    to the .wrapfixed class and everything worked out as I wanted it to be!

    Carsten

Viewing 1 replies (of 1 total)

The topic ‘mySticky width’ is closed to new replies.