Alignment Issue

Home Forums Jevelin Theme Alignment Issue

Home Forums Jevelin Theme Alignment Issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • the1lackster
    Participant

    Hi,

    I have noticed that on the home page the subscribe to us button is not in line with the email address text box. I haven’t touched anything with it as of yet as I have not set up an account with mailchimp.

    The only thing that has been changed to do with this is the colour of the button itself when hovered over to the website branding. Please see attached photo to see what I am referring to or visit https://www.servetowin.co.uk/ to see the issue live.

    Solution for this topic

    Hi @the1lackster,

     

    I hope you are well today and thank you for your question.

     

    You can align 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

     

    #page-container #cf7-637 input.wpcf7-form-control.wpcf7-submit {
        margin-top: 23px !important;
    }

     

    Best regards,
    Shufflehound team

    the1lackster
    Participant

    That is great thank you – Ticket Resolved

    You are most welcome here 🙂

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