To post a new support question, click the Post New Topic button below.
Current Version: 5.2.4 | Sytist Manual | Common Issues | Feature Requests
Please log in or Create an account to post or reply to topics.
You will still receive notifications of replies to topics you are part of even if you do not subscribe to new topic emails.
Little Bug Found!
J
Jesse Johnson
18 posts
Fri May 24, 19 11:34 PM CST
When using the Hero Billboards, specifically the second one on the list which is the picture is static in the background while scrolling. That particular drop in banner does not work on the smart devices. The text overlay works but the background image shows grey. I have provided a image with both screen shots from PC (larger image) and smart device screen shot to show you the difference. Not sure if there is a way to correct this but I though I would bring it to your attention.
Thank you
Thank you
Attached Photos
Tim - PicturesPro.com
16,827 posts
(admin)
Mon May 27, 19 11:22 AM CST
It used to work fine and don't know why it would not work on mobile now. But the problem is on mobile with the CSS background-blend-mode.
To get it to work for now, in your Sytist admin go to Design -> Header & Footer.
Select the Head SCRIPT tab, add this code and save:
$(document).ready(function(){
$(".fullrow ").css({"background-blend-mode":"normal"})
});
To get it to work for now, in your Sytist admin go to Design -> Header & Footer.
Select the Head SCRIPT tab, add this code and save:
$(document).ready(function(){
$(".fullrow ").css({"background-blend-mode":"normal"})
});
Tim Grissett, DIA - PicturesPro.com
My Email Address: info@picturespro.com
My Email Address: info@picturespro.com
Please log in or Create an account to post or reply to topics.
Loading more pages