Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1407533

    Hello,

    i want to make the PDF Logo invisible but only the Frontpage/Homepage (it is a plugin). When I use CSS Display none the PDF Icon is everywhere not visible.

    In the Plugin you can say not showing on Homepage. The Frontpage is marked as a Homepage but it is showing nevertheless.

    https://ibb.co/Lzj1rB9

    #1407598

    Hey Anna,

    I can’t see the element on your actual site. We need to inspect it in order to give you accurate CSS.

    Best regards,
    Rikard

    #1409271

    es geht um das PDF-Icon. Nur auf der Homepage ausblenden

    #1409310

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home .pmb-print-this-page {
      display: none; 
    }

    Best regards,
    Rikard

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