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

    How can I add padding around all sides of the text area on this page below?

    In that specific “Column” I added a “Custom ID Attribute” name: “offer”. So let me know what the CSS code would be to add padding for this specific one.

    Thanks!

    #1427399

    Hi bemodesign,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #offer .avia_textblock > div {
        margin-top: 20px;
        padding: 20px 20px 10px;
    }

    Hope it helps.

    Best regards,
    Nikko

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