Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #257891

    Hi, looks like there is a lot of wasted space before and between content blocks in avia. I have a text block and a tab block on a single page. No title and breadcrumbs. Before the textblock and between the textblock and the tabs there is quite a lot of white space (see picture http://yadi.sk/d/wTrGM4xyNgYjX). Is there a way to reduce this space and keep more content above the fold? Live page is here: http://infotropic.ru/?page_id=4306.

    Best regards,
    Holger

    #257902

    Hi Holger!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

     .tabcontainer, table { margin: 0; }
    .content, .sidebar { padding-top: 10px; padding-bottom: 10px; }

    Regards,
    Yigit

    #257922

    Hi Yigit, that was quick! Problem solved, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Wasted space on page’ is closed to new replies.