Tagged: enfold
Hi,
Can you tell me how to reduce the padding and margins on the page content element, they seem a bit big and would like to use the space as some of my tables over.
also the spacing between layout elements seem a bit big, how do i reduce them
by the way, the theme is awesome, very clean and fresh.
kind regards
Aleks
Hi Aleks!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content, .sidebar { padding-top: 10px; padding-bottom: 10px; }
Cheers!
Yigit
hi
that’s worked well with things inside the layout element only (like iframes etc), but if you put a content element inside the layout element the margins/padding is to big, how do you change them.
many thanks
Aleks
Hey!
Can you point to a live example or a screenshot pointing to what elements you mean specifically?
Best regards,
Devin
Hi!
1- Please add following code to Quick CSS as well
.toggle_content { padding: 10px; }
2- Can you post a screenshot and show? I am not sure if i understood it clearly
3- Icons display fine on my end http://i.imgur.com/M1njv2O.jpg
Which browser and OS are you using?
Cheers!
Yigit
Hi!
Please add following code to Quick CSS as well
.av-special-heading { margin-top: 20px; }
.js_active .tab_content { padding: 0; }
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Unfortunately we do not have custom CSS list. But you can find some custom code snippets on documentation here – http://kriesi.at/documentation/enfold/
Regards,
Yigit