Comments emorton started the conversationFebruary 10, 2020 at 1:13amHi there, I've added the following mail chimp script at the bottom of he home page: <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us4.list-manage.com","uuid":"3c20e885cd1f084a9c3c03f08","lid":"ede2650c97","uniqueMethods":true}) })</script>It's made a blank white bar below the video. How can I make this invisable? 3,022Andrew repliedFebruary 10, 2020 at 7:54amHi there,Use the following custom css: .container-wrap { padding-bottom: 0 !important; } Hope this helps. 8,992Tahir repliedFebruary 10, 2020 at 9:21amHey Again,Try adding the Code to the First Row instead of creating a new Row for it. Best ThemeNectar Support Team Sign in to reply ...
Hi there,
I've added the following mail chimp script at the bottom of he home page:
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us4.list-manage.com","uuid":"3c20e885cd1f084a9c3c03f08","lid":"ede2650c97","uniqueMethods":true}) })</script>
It's made a blank white bar below the video. How can I make this invisable?
Hi there,
Use the following custom css:
Hope this helps.
Hey Again,
Try adding the Code to the First Row instead of creating a new Row for it.
Best
ThemeNectar Support Team