Home › Forums › Jevelin Theme › Update Main Theme (using child-theme) › Reply To: Update Main Theme (using child-theme)
Home › Forums › Jevelin Theme › Update Main Theme (using child-theme) › Reply To: Update Main Theme (using child-theme)
If you don’t find it then add 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
div#page-container #content .contact-form input, div#page-container #content .contact-form textarea { border-width: 1px; }
This code solves it partially. First of all, it also adds border to the submit button
so you need to add ( :not([type=submit]) )
........ .contact-form input:not([type=submit]),
div#page-container #content .contact-form textarea {
border-width: 1px;
}Moreover, it still doesn’t display labels above the input fields not using style 2 nor using styles 3,4,5.
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.