Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #905259
    Catochen
    Participant

    Hi Themeco.

    I am working on my new webside, but after added the email form, it looks very weird. but it works well on my other site.

    Thanks
    Best Regards
    Cato

    #906028
    Prasant Rai
    Moderator

    Hello Cato,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #906077
    Catochen
    Participant
    This reply has been marked as private.
    #906851
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    fieldset {
        border: none !important;
    }

    Hope it helps.

    #906901
    Catochen
    Participant

    Thanks Christopher, it works.
    will this code effect other form border?

    #907539
    Christopher
    Moderator

    Hi there,

    Yes, it effects on all email forms, also it removes border from fieldset tag on all other forms.

    Thanks.

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