Tagged: 

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

    I would like to reduce the space between the blocks as indicated in this screenshot.

    I am using Code Snippets and Quick CSS. Last time you assisted you instructed me to use Quick CSS instead of WPCode Snippets so there is custom css in both locations. A previous snippet that you sent was called PADDING BETWEEN TOP IMAGE AND MAIN CONTENT but that no longer seems to work.

    Thank you
    John

    #1429618

    Hey John,

    Thank you for the inquiry.

    We could adjust the default top margin of the columns. We added this code in the Quick CSS field.

    body .column-top-margin {
        margin-top: 10px;
    }
    

    Best regards,
    Ismael

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