Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #665931

    Hi,

    Others have posted this issue in the past but none of the suggested solutions seem to work for me.

    I’ve posted a Whitespace Separator in between two color sections on this page: http://www.thatcommsguy.ch/contact/

    I’d like the reduce the amount of whitespace but I only seem to be able to increase it. Negative values have no impact for me.

    Any suggestions?

    Thanks,
    Eoghan

    #666758

    Hey eoghan1,

    Thank you for using Enfold.

    Elements outside a color section are automatically wrapped inside a default container. The default padding is 100px. Add this in the Quick CSS field to adjust that padding:

    .av_default_container_wrap .content {
        padding: 10px;
    }

    Best regards,
    Ismael

    #666826

    Thanks Ismael. Much appreciated.

    #667288

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Whitespace Separator height will not change’ is closed to new replies.