adjust wdith and padding of sidebar

GK User
Mon Jul 11, 2016 8:11 am
hi guys
is it possible to reduce the width and padding on the sidebar? the inbuilt layout template width just squishes my modules, it does not reduce the width of the sidebar at all.
any help would be great!
User avatar
Platinum Boarder

teitbite
Thu Jul 14, 2016 12:14 pm
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gk-right {
    padding-left: 10px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.