Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1467988

    I want to get rid of this form on my home page, where is this set or how do I control where this appears?

    • This topic was modified 2 hours, 49 minutes ago by dave_montana.
    #1467990

    home page with form at the bottom

    #1467998

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .home .comment-entry {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1467999

    Thanks Mike worked great.
    ? where did this come from??

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.