soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
316 stars 31 forks source link

Sticky sidebar #145

Open bconnell opened 5 years ago

bconnell commented 5 years ago

Describe the feature you'd like to see included in Oxygen. A clear, detailed description of the feature you're requesting.

Unrelated to the sticky header, I am requesting a sticky sidebar. It would be a sidebar area that follows when you scroll down.

What are the use cases for this feature? e.g. Accessibility, e-commerce store that sells bicycles, etc.

Lead generation is a major user of this feature. Sticky widgets is a plugin that does this but isn't really smooth in the process.

Examples of this feature or functionality. If another product has done it well, provide examples here.

Here is an example of the sticky widget plugin using a lead form that follows when you scroll. http://webuyhouses.x10host.com/

totemdomains commented 5 years ago

ability to place on any of 4 edges (top, left, right, bottom) would be a nice addition as well as handy customization of CSS (styling, animation settings, pop/slide-out-in settings, etc.)!

LisiLeap commented 5 years ago

Just want to add that many Travel and Lifestyle Bloggers use this and it would increase buyers for Oxygen.

Xilonz commented 4 years ago

You can do that using position: sticky. If you want it to be always visible like @totemdomains requests: position: fixed

shmaltz commented 3 years ago

Please add Position: Sticky to UI. Thanks!