Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #247203

    Hi there,

    Wondering how to prevent the featured image from stretching in the following post: http://delaware.ca/events/musical-improv-jam/

    And I would like to prevent the overlay (to click through to the image) as well.

    Also, how can I remove the entire header/menu (logo, menu etc.) from this page?

    Many thanks!
    Drew

    #247234

    I was able to change the post type to a page and resolve the issue – just wondering how I can remove the logo/menu header area from this page?

    Many thanks,
    Drew

    #247237

    Hey!

    Please add following code Quick CSS in Enfold theme options under Styling tab

    .postid-184 #header { display: none !important; }

    Regards,
    Yigit

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