Sidebar Like fashion template

Writer is a clean and professional theme for blog or personal website.
GK User
Mon Oct 06, 2014 6:46 am
is possible sidebar has 3 columns or 4 columns like fashion template?
User avatar
Senior Boarder

GK User
Mon Oct 06, 2014 6:54 am
or top 1 2 3 has and a second line to insert top 4 5 6. with few words i need boxes either on mainbord or sidebar...
User avatar
Senior Boarder

teitbite
Mon Oct 06, 2014 8:12 am
Hi

There is no way to add more sidebars without extended recodding, but You may try to force modules display in columns insise sidebar by adding a code:

Code: Select all
#gk-sidebar .box {
float: left;
width: 20%;
}


This will need a lot additional codding for mobile devices, but I think it's the fastest way possible.
User avatar
Moderator


cron