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

    How can i get rid of only the padding at the top of the column section? When I start to play with the padding sections the background color disappears althought when i look it is still set to white. Is this a known bug?
    In any case, probably better to handle with code? How doI do that?

    #1478301

    Hey ausgesonnen,

    Please try the following in Quick CSS under Enfold->General Styling:

    .content {
      padding-top: 0;
      padding-bottom: 0;
    }

    Best regards,
    Rikard

    #1478337

    Ok thanks. That worked.

    #1478358

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘no top padding for colum section’ is closed to new replies.