Jump to content
Sign in to follow this  
zouleo

3 column sidebar below a features section

Recommended Posts

zouleo

In Template Setup I've selected the Feature Page. Now I want to put a 3 column sidebar below the features section. But I only find "Full width sidebar" and "Universal sidebar". What I need is something more like "Footer Columns sidebar", that have every widget in a separate column. Is this possible?

Share this post


Link to post
Share on other sites
kastelic
You can make the widgets in the fullwidth sidebar line up in columns with a bit of CSS: [code]#list_sb_fullwidth > li { float: left; }[/code]

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×