Y
Y
YakDesign2018-11-22 16:45:08
Email
YakDesign, 2018-11-22 16:45:08

How to omit Contact form 7 notifications about successful submission?

Hello everyone, there is a site https://webmodels.dp.ua/contacts/
A free template is used, the contact form 7 plugin is installed in it. The bottom line is that when all the fields are filled in and sent, the message is displayed on top, but it is necessary that the bottom of the form, how to do it?5bf6b2d6d2812935006469.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kentos, 2018-11-22
@YakDesign

The simplest solution, because I don’t see plugin files
Through styles

.tm_pb_builder #tm_builder_outer_content .tm-pb-contact-message {
    margin-bottom: 0;
    color: #fa3a5e;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    position: absolute;
    top: 95%;
    left: -3%;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question