Would like to add sticky headlines on either side

Hi ,

I would like to add floating sticky headline for my site like below site, that way people can browse through the blog easily.

https://developers.google.com/time/guides#linux_ntpd

Is there any css or any customisation for the same ?

Regards,
Saif

Hi Saif,

Thank you for reaching out to us. One way to to do it is with Icon stack which has an independent sidebar (see demo here http://demo.theme.co/icon-1/blog/) another way is using a third party plugin, I found this plugin personally very helpful to add sticky sidebar:

You will just need to add a class to the column that you use as a sidebar and add that class name in the options of the plugin which can be accessed from Settings > Sticky Menu (or Anything).

Please note that we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

Thank you for your understanding.

This is not quite what I am looking for.

I would like to add a side bar that should show the h1, h2 or h3 headings on the right and as in when the user scroll down they should know what part they are in just like the screenshot I shared ealier.

Hi @saif39,

That would require plugin customization or custom coded features. For example, it would need a scroll spy library instead of just sticky menu. https://codepen.io/r3plica/pen/NqbarV

I recommend contacting a developer for such an implementation. It’s a complex one since it’s not just about the sidebar, but you also need to sync the content to it.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.