PagePeel shows 2 pages at one time

On our site we used the PagePeel Banner module. It looks te work fine, however, we see to PagePeels at one time. How to fix that?
7 years 2 months ago #1 by Fred Vis

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5263) Offline
Hi, It looks like your template css override the module css. Try to add this code to your css file :
#page-peel-banner img {
-webkit-transition-property: none;
-moz-transition-property: none;
-o-transition-property: none;
transition-property: none; 
}
7 years 2 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum