Style help

Home Forums Jevelin Theme Style help

Home Forums Jevelin Theme Style help

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Lonartorg
    Participant

    Hi there,

     

    Can you please help me on the following for this page https://www.rociocarvajal.com/contact/

     

    1. I am having problems to add the page on the left side of the page, I need around 80px (wireframe for reference attached). At the moment I have this: 20px 300px 20px 20px and as you can see on the left side of the page padding it is only like 10px on the front end
    2. On the ghost text for the form the text is in italics, how can I do this straight?
    3. 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 ?

    thank you so much

    Attachments:
    You must be logged in to view attached files.

    Lonartorg
    Participant

    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

Viewing 3 posts - 1 through 3 (of 3 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form