Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #247122

    * How do I remove the publishing date displaying when using search?

    * How do I make the featured image of a blogpost static (don’t want fading out to enlarge with popup when hovering image). I’m using single author big.

    * If I click on the title underneath a portfolio item I’m referred to another page with the image. I only want a popup function to enlarge the image when someones clicks the image or title.

    #247977

    Hey Nativemedia!

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

    .ajax_search_excerpt { display: none !important; }
    .big-preview.single-big, .entry-content-header { pointer-events: none; }

    Cheers!
    Yigit

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