Dear Team,
I applied the following code – only the submit button work. But I need the other code for the email address too! Anyone can offer their expertise/advice?
p.form_element.first_form.form_element.form_element_two_third.av-last-visible-form-element.modified_width{
margin-left:16%!important;
}
Best!
Hey Kayzel,
Please try this CSS instead:
@media only screen and (min-width: 768px) {
.page-id-124 .av_one_half fieldset {
width: 60%;
display: table;
margin: 0 auto;
}
.page-id-124 .av_one_half p {
width: 100%;
}
}
Best regards,
Rikard
Dear Rikard,
Magic! Thank you so much!
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon
Hi Jordon! It’s all fixed with that magic, and for other pages (For the benefit of other users encountering this issue)
Use google chrome, right click – inspect element of that new page that you want to do, find the page-id and u can use it to apply for other affected pages.
Thank you as always. Appreciate it.
Best regards,
Marcus
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon