Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #993142
    Shan_HBG
    Participant

    Hello,

    I’m trying to tweak the lines of text on my website, and am totally stuck. When I try to adjust the line-height, margin or padding on some text, the form boxes also get pushed down. Can you help me with this?

    I would soooo appreciate it!
    Shannon

    #993147
    Shan_HBG
    Participant
    This reply has been marked as private.
    #993148
    Shan_HBG
    Participant

    (I’m trying to vertically center those two lines of text, because they seem too high up in relation to the form fields.)

    #993155
    Christopher
    Moderator

    Hi there,

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

    span#mc-embedded-subscribe, span#Subscribe {
        top: 6px;
        position: relative;
    }

    Hope it helps.

    #993893
    Shan_HBG
    Participant

    THANK YOU SOOOOOOO MUCH! I could kiss you. Mwah! I did. It worked great. 🙂

    #993901
    Rahul
    Moderator

    You’re welcome, it’s a pleasure 🙂

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