Contact Form 7

Home Forums Jevelin Theme Contact Form 7

Home Forums Jevelin Theme Contact Form 7

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

    How to make the submit button full width like in Landing Theme Demo and in center in contact form 7 plugin ?

    Hi @prateek488,

     

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

     

    We can do this by developing custom CSS code.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to achieve it?

     

    Best regards,
    Shufflehound team

    prateek488
    Participant

    Solution for this topic

    Thanks for your help i was able to do it by adding the following code :

     

    .wpcf7-submit {
    display: block;
    width: 100% !important;
    }

    Awesome great to see you got that achieved.

     

    Please advise if you have more questions.

     

    Have a fantastic day!

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