Tagged: CONTACT FORM, CSS, inline
Hi there
Is there a way using Quick CSS where the text (name, email, subject etc.) can be aligned to the right of the fields, rather than over the top?
Hey whdsolutions,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Page added
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top.page-id-570 label {
text-align: right;
}
Best regards,
Vinay
That has aligned right, what I wanted is like the attached link