Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nick C

    (@modernnerd)

    Hi, macsgv!

    By default, the Simple Share icons should not appear on the 404 page. I tested this with the Genesis Sample theme and the 404 plugin you mention, and the icons do not appear for me: http://d.pr/i/17e34

    If you’re seeing them on your own 404 pages for some reason, you could hide them with CSS by adding the following code to your theme’s stylesheet:

    .error404 .share-before,
    .error404 .share-after {
    	display: none;
    }
    Thread Starter macsgv

    (@macsgv)

    Thank you very much works 🙂
    Congratulations on this great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide icons in (Genesis 404 Page Plugin)’ is closed to new replies.