Site logo

Archived topic

sticky widget

7 replies · Started by tjs198 on June 16, 2017

Viewing posts 1–8 of 8

is there a way to have a widget stick in a sidebar? creating a table of contents in the left sidebar and as the user scrolls down through the online course, I would like hte table of contents widget to stay shown in the left sidebar. is this possible?

thanks for reviewing

Hi there,

I have installed the plugin but now drops over the footer and under the sticky bar too,

Any help would be really appreciated, just need it to stay over the sticky bar but above the footer,

Cheers

Steve

The instructions say you can choose a "push up element", which you can add .site-footer to. That should stop it from going on the footer.

As for the navigation, you can try this now:

.sidebar.element-is-sticky {
    margin-top: 60px !important;
}

Many thanks for your help

You're welcome :)

This archived topic is closed to new replies.