Tagged: layout
Hi there, I have no clue, where to seach for: If you would like to take a look at my page: http://www.peifo.de and scroll all the way down to the “Schott Tagesliturgie” box. Why does only the date have shadow and is displayed double?
The code is
<div id=”schottCanvas” style=”float: right; width: 193px;”></div><script src=”https://liturgie-server.de/dyn/schott.free.js?sec=43qc0LPf&id=schottCanvas&cal=1&fs1=14px&col1=333300″></script>
and I see no difference to my site at http://www.kirchennews.de
Thank you for looking into it.
Hey Nicole,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#schottCanvas * {
text-shadow: none !important;
}
If you need further assistance please let us know.
Best regards,
Victoria