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

    Hi there,

    I want to change the inner padding of the table for all lines at once. Is there a quick CSS solution for this?
    Thank’s in advance!

    Kind regards,
    Claudia

    #1366349

    Hey Claudia,

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

    .avia-table li {
      padding: 20px;
    }

    Best regards,
    Rikard

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