Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1163547
    JohnLipe
    Participant

    Hey X,

    Great theme. I have done several average css modifications to my site. One of the most famous I’ve seen is the “Make Mailchimp form Inline” I did that, and although it worked great, my only small issue is that my form stays pretty narrow. I would love to make it wider, and after trying everything I can think of, and reviewing the forum, I can’t seem to get it to work.

    Attached are two images, first is what I have now, and the second is what I’m trying to go for.

    TLDR; Just want to make the field area wider.

    Thanks!

    #1163549
    JohnLipe
    Participant

    Got an error with one of my images, trying again.

    The ‘Free Consult’ = my current look
    The ‘Newsletter’ = what I’d like to have

    #1163872
    Jade
    Moderator

    Hi there,

    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.

    #1173688
    JohnLipe
    Participant
    This reply has been marked as private.
    #1173971
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    @media (min-width: 676px) {
        #x-subscribe-form-4596 #x_subscribe_form_email {
            min-width: 500px;
        }
    }

    Hope this helps.

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