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

    I have an instagram plugin embedded on my homepage. I used a grid row and set the padding to 0 but there is white space above and below the plugin. How do I remove the white space?

    #1459892

    Hey spokerstradingco,
    This issue is due to the plugin, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #sb_instagram #sbi_images {
        padding: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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