Contact Form on Portfolio Page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21261
    glascala
    Member

    I need to sort of re open the topic I started here: http://support.livemeshthemes.com/forums/topic/adding-a-contact-form-to-portfolio-pages/

    But the problem I am facing now is the Contact form is showing up on the Portfolio page where all the images are shown in the grid. This is something that we no longer want. BUT We still want it to appear on the individual pages of each of the images.

    Any advice on how to fix this is great.

    #21424
    Raghavendra
    Moderator

    To keep it simple without modifying PHP, how about having this in your Custom CSS –

    .page-id-5111 #sidebar-after-singular {
        display: none;
    }
    
    #21447
    glascala
    Member

    thanks!
    Can mark this as resolved. You guys have been an awesome help!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Contact Form on Portfolio Page’ is closed to new replies.