Picture from post showing up on Homepage

  • gompfsidpearls.net

    #3041

    I am having trouble trying to remove the photo in a post showing up on the homepage in the snippet. You can see my issue here http://www.xatik.com/ and the bottom. I would like it so that photos do not show up in those two post snippets, any suggestions would be awesome. Thanks!

    Anonymous

    #23117

    Try entering this into your child theme or custom css:

    .two-columns .homepage_pane img {
    display: none;
    }

    josh.kleven

    #23118

    Thank you. You are awesome.

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

  • You must be logged in to reply to this topic.