Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #243834

    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

    #243893

    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

    #244091

    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

    #244885

    Hey!

    Can you point to a live example or a screenshot pointing to what elements you mean specifically?

    Best regards,
    Devin

    #245483
    This reply has been marked as private.
    #245492

    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

    #245517
    This reply has been marked as private.
    #245523
    This reply has been marked as private.
    #245530

    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

    #245543
    This reply has been marked as private.
    #245568

    Hey!

    You are welcome Aleks! Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Enfold Padding & Margins’ is closed to new replies.