Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #697156

    Hi.

    When I choose a color section, when I place content in it, sometimes I get a large padding from the top that I cannot adjust. Sometimes it magically goes away when I fiddle with it by replacing content.

    #697161

    Hey JamesEisert,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-section .content {
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }

    Best regards,
    Vinay

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.