Rows with background svg and webkit animations not working anymore
-
Hi there, huge fan of Laytheme!
I used to have scrolling .svgs in an empty row at the top of every page on my website here:
Since the updates a month or so ago these have stopped moving and some pages have weird alignment issues.
I've been going through the CSS but I'm very rusty and not sure what else I can do, the ID and Class for these marquee elements are still applying to these empty rows, the svg appears, but nothing moves.
Any help would be appreciated!
P.S. You can see how the website used to work in the video halfway down this page: https://www.craigsharp.co.uk/dancehall/
-
nice websites!!
can you update lay theme again and see if it works now?you could also use an older version of lay theme, get it here:
www.laykeymanager.comthe marquee "dancehall"
seems to workcan u send a screenshot of an alignment issue?
im not sure if i see the alignment issuesorry about these issues… in the last few months the updates that i did included many bigger changes to the code and there were many issues that unfortunately came up as a result. i think i may have fixed all of these now
-
@arminunruh Thank you Armin!
I edited my CSS to make the marquee animation and took out the '-webkit-animation' line with just an 'animation' line and a separate keyframe CSS. The code I wrote is a little messy, but it works for now!
There's some more CSS I need to edit for the Footer, but I'm getting there!
-
you can use the marquee element. it is here: +more -> +marquee
for the first row you can use this css:
.sticky-row{
position: sticky;
top:0;
width: 100%;
}give the row a class of "sticky-row" when you right click the row and choose "set row class and id"
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it