• Hi (sorry for my english)

    I try to add a sticky menu on the top of my page but nothing work. I set my name menu “#Sticky” then i try “.Sticky”… I whent on my menu section to set the emplacement on main menu. I dont know what is the problem.

    My theme is “maxstore”

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Jennifer

    (@jenniferg648)

    My site is https://www.cocondouillet.com i will take the maintenannce plugin off to let you see it.

    Hi, thanks for trying my plugin. ??

    You have currently set #Sticky as the element that needs to be sticky, but there is no element with that ID on your page.

    To make the menu sticky, enter .rsrc-top-menu as the element in the plugin settings.

    Let me know if that helps!

    Thread Starter Jennifer

    (@jenniferg648)

    Hi, it appear now but there is no backgroud color? Thanks you

    I’m not able to check it again (since the maintenance plugin is activated again), but from what I saw a few days ago, your element didn’t have a background color at all, so you’ll need some CSS to fix that. Something like this:

    .rsrc-top-menu {
       background-color: white;
    }

    Change the background color to any color you like — I only chose “white” as an example (I can’t see what color it really should be, since your site is not open at the moment).

    Hope this helps!

    Thread Starter Jennifer

    (@jenniferg648)

    no dosent work… ??

    i desactivate again my maintenance in case you could figure something out thx

    I can see that the sticky menu now has a white background color, so I’m not sure what the issue is? Please elaborate.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Dosent stick at all’ is closed to new replies.