Featured Image

Home Forums All Other Themes Featured Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55298
    Pierre JoannettePierre Joannette
    Member
    • Topics: 9
    • Replies: 17
    • Total: 26
    Member since: May 1, 2016

    Hi there,

    How to Hide only on a specific page the featured image. (Complete Theme)

    I try to improvise without success.

    body.PAGE_X .post_head, body.PAGE_X .post_head {
    display: none !important;
    }

    AND

    body.PAGE_X .page_head, body.PAGE_X .page_head {
    display: none !important;
    }

    #55379
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Pierre,

    Kindly show us your website URL.

    Regards,
    Dave

    #55482
    Pierre JoannettePierre Joannette
    Member
    • Topics: 9
    • Replies: 17
    • Total: 26
    Member since: May 1, 2016

    Hi Dave,

    http://molttrainingservices.com/contact-us/

    Cheers,

    #55510
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .page-id-685 .page_head{display:none;}

    Regards,
    Dave

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