Conctat form and some changes to pages

Posted in: Newspaper
Post count: 14

How can I darken the contact form? So it is not very visible …

I also wanted to know if:

  • You can insert the TAB in the articles and pages?
  • You can also bring up within the categories pages?

Thank you!

Post count: 3343

Hi,
Do you mean about Contact form 7 form? Add this CSS in Theme panel -> Custom CSS

.wpcf7 .wpcf7-text, .wpcf7 .wpcf7-textarea {
    border: 1px solid #999999;
}

Yes you can use shortcodes, generate a tab from Visual Composer(Page builder) switch to clasic editor and take the shortcode or you can activate Visual composer in post to from settings -> Visual composer

You can also bring up within the categories pages? What do you mean here, i don’t understand your question.

Thanks for your message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.