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

    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

    #1053131

    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

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