Forums
Forums / Theme: Baskerville / Make it four column
(@amir-raza)
11 years, 8 months ago
I want to make it 4 column and leave some space on side, not widescreen. How can I add a sticky side bar, that can have content below it??
Thank you so much.. Amir
(@anlino)
Hi Amir,
Install a custom CSS plugin and add the following code to make posts display in four columns:
.post-container { width: 24.75%; }
There’s no easy way to adda sticky sidebar, but if you know your way around child themes, CSS and jQuery, sticky.js is the place to start.
– Anders
The topic ‘Make it four column’ is closed to new replies.