Mark Senff on "[Plugin: Sticky Menu (or Anything!) on Scroll] Bottom vs Top?"

ساخت وبلاگ

The plugin does not have an option for this, but I'm also wondering why you would need this. Should the element you want to have sticky always be at the bottom of the page? Or will it be "off screen" at the start and then when it scrolls into view, it needs to be sticky?

If you need the element to be always sticky at the bottom of the screen, you can do so with some CSS, something like this:

.your-element-classname { position:fixed; bottom:0; left:0; width:100%;
}

It might need some tweaking, depending on your site.

Maybe I misunderstand the issue, please let me know if I did.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 192 تاريخ : شنبه 19 تير 1395 ساعت: 6:20