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

    Ahoy,

    On my parallax website I have an icon plugins that displays icons on the left side of my site. The plugin is called Sticky Social Icons. On my parallax website I have a lightbox link to the privacy policy page in the footer. The issue is when I open the page it shows the sticky social icons again. Is there a way I can disable or hide the plugin on the privacy policy page using css?

    #1333057

    Hey hitrev,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-1134 #sticky-social-icons-container {
      display: none; 
    }

    Best regards,
    Rikard

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