• Having set up the plugin the toggle button doesn’t display any icon? it’s just a blank box? Changed up a few of the styling settings but no change, any ideas?

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you managed to fix this? I have just installed this, and found exactly the problem you describe above. I use this plugin on other sites, and it has worked fine, so really confused!

    Just had a quick play, and noticed that I think it was clashing with my theme.

    Added the following to the theme “Additional CSS” box, and all is now well again!

    span.pojo-sr-only.sr-only+svg{
    	box-sizing:border-box !important;
    	max-width:none !important;
    	display:block !important;
    	color:#fff !important;
    	fill:#fff !important;}

    Obviously change the colours #fff to whatever you need

    Hope this helps…

    • This reply was modified 3 years, 9 months ago by tad88.
    • This reply was modified 3 years, 9 months ago by tad88.
    • This reply was modified 3 years, 9 months ago by tad88.
    Thread Starter sophiea2b

    (@sophiea2b)

    Thank you – that worked for me too!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon Not Displaying’ is closed to new replies.