adrawerofthings / vanilla-milkshake

A minimalist WordPress theme built with elegant typography and responsive design for simple weblogs.
GNU General Public License v3.0
32 stars 0 forks source link

Converting the sidebar into a sticky pane #5

Open vilav opened 7 years ago

vilav commented 7 years ago

Hi @hongkonggong

Trying to edit the CSS classes but having issues. I've widened the theme to full width and want to get the sidebar of the theme to become a sticky pane while the content pane can scroll. Any specific classes I should modify?

adrawerofthings commented 7 years ago

Hi! Probably the classes in the div's with id "content" and "sidebar" – beyond that it depends on what implementation of sticky sidebar you want. Might be easier to just strip the classes off and build it up again from scratch.