Hey,
I want to change the space between two columns. When you look at my page:
I want the mail-chimp newsletter field with “Email-Adresse” and the “Abonnieren”-Button below the picture with the speaker to move more to the left so that it is not that far to the right. How can I do it?
Best regards,
Tobi
Hey transformmedia,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
div .av_one_third.avia-builder-el-21 {
margin-left: 0;
}
If you need further assistance please let us know.
Best regards,
Victoria