[Resolved] Optin below Hero

Home Forums Support [Resolved] Optin below Hero

Home Forums Support Optin below Hero

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #930311
    Katharina

    i have this Opt-In and I would like to adjust few things, but don’t know how.
    https://paste.pics/4407e2078b3d24ecbfeb9180b8ce171d

    How can I keep the text center but pull the image closer to the text.

    Thanks
    Kati

    #930570
    David
    Staff
    Customer Support

    Hi there

    do you have a test page where the Opt In is set-up so i can take a look at whats required?

    #931088
    Katharina

    I have send a temporary login through ACCOUNT ISSUE

    test.katisiemens.com

    #931642
    David
    Staff
    Customer Support

    Try something like this:

    .custom-optin-container > div {
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .custom-optin-container > div h2:first-child {
        position: absolute;
        left: 90px;
        top: 10px;
    }
    #933067
    Katharina

    Thank’s David,
    it helped

    #933068
    David
    Staff
    Customer Support

    Glad to be of help

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