Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242133
    alamtfuerwerbung
    Participant

    Hi, could you pls check sub.protecmobil.com
    If you fill the newsletterwindow with a wrong adress you will see a message “ungültige Email-Adresse”

    Can u please send me the css for moving that window to another position.

    Pls check out screenshot http://ctrlv.in/877260

    Thx
    Andre

    #1242159
    Christian
    Moderator

    Hey Andre,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .formError .formErrorContent {
        left: -165%;
        top: -100px;
    }

    Hope that helps. 🙂

    #1242214
    alamtfuerwerbung
    Participant

    perfect, thx

    #1242292
    Christian
    Moderator

    You’re welcome

  • <script> jQuery(function($){ $("#no-reply-1242133 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>