Problem with CSS for clip path SVG
-
Hi,
can you help me with the CSS problem I ran into once I’ve activated the “Optimize CSS ” option?
The problem only occures in Firefox. Please have a look at http://www.ziin.de and scroll down to the bottom. You see a diagonal line (<section id=”footerLogoSection” class=”clipped clippedTop”>
<clipPath id=”clipPolygonTop”>
<polygon points=”0 0,0 842,1265 842,1265 220″></polygon>
</clipPath>)
This is used in the footer of my homepage. On the other side, if you have a look at http://www.ziin.de/foto the diagonal line is not shown. It uses the same CSS and the same footer.
Once I deactivate the CSS optimization, the diagonal line is shown on http://www.ziin.de/foto.
I’ve no clue what’s causing that.
Can you help me?
Thanks a lot!
Bye,
Sven
The topic ‘Problem with CSS for clip path SVG’ is closed to new replies.