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?
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