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

    Hello support,

    Please could you advise as to how I can exclude a page id (or post id) from the magazine element.

    Thanks in advance.

    #444302

    Hi Wils1234!

    You can add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-magazine-entry-id-1 {
      display: none;
    }

    You can inspect elements on the post and find its ID – http://i.imgur.com/NIgpcTT.png

    Best regards,
    Yigit

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