Home › Forums › Jevelin Theme › Style help
Home › Forums › Jevelin Theme › Style help
Hi there,
Can you please help me on the following for this page https://www.rociocarvajal.com/contact/
thank you so much
Please ignore question 1 as I have now worked out the padding – thanks.
If you can advise about question 2 and 3 that would be great. Also – how can I reduce the text on the contact form copy for the ghost fields and for the submit button text? thanks again
Hi @Lonartorg,
I hope you are well today and thank you for your questions.
On the ghost text for the form the text is in italics, how can I do this straight?
On the submit button, how can I make the colour text for this word “submit” only for this and the outside line of the button navy blue#01426A ?
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.wrap-forms *::-webkit-input-placeholder {
font-style: normal !important;
}
.wrap-forms *:-moz-placeholder {
font-style: normal !important;
}
.wrap-forms *::-moz-placeholder {
font-style: normal !important;
}
.wrap-forms *:-ms-input-placeholder {
font-style: normal !important;
}
#page-container .contact-form input[type="submit"] {
color: #01426A;
border: 1px solid #01426A;
}Also – how can I reduce the text on the contact form copy for the ghost fields and for the submit button text? thanks again
I am not sure I understood exactly what you are trying to achieve here so could you please describe it a bit more in detail?
Best regards,
Shufflehound team
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.