Archived topic
Optin below Hero
5 replies · Started by Katharina on June 15, 2019
Viewing posts 1–6 of 6
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
Hi there
do you have a test page where the Opt In is set-up so i can take a look at whats required?
I have send a temporary login through ACCOUNT ISSUE
test.katisiemens.com
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;
}
Thank's David,
it helped
Glad to be of help
This archived topic is closed to new replies.