• Resolved amir raza

    (@amir-raza)


    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

Viewing 1 replies (of 1 total)
  • Theme Author Anders Norén

    (@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

Viewing 1 replies (of 1 total)
  • The topic ‘Make it four column’ is closed to new replies.