classes are not reacting anymore
-
Hey guys,
I built my website with a pretty old Version of Laytheme.
I only updated it 2 days ago and now, some of my codes are not working anymore.There is a "running text (?)" right below the header of every page.
It's supposed to run OVER the images while scrolling down.
It's also fixed on it's position.Before I did the update, everything worked just fine with entering the html in the gridder and add the class fixed-element so I could define it's position, margin and layer in CSS.
.fixed-element {
position: fixed;
top: 135px;
z-index:1;
}I don't have other z-index elements. But since the update the running text is hidden behind the images and I can't get the class to react anymore. I also tried to add an ID - but it's still not reacting to any written code.
I tried change the color, margin, etc. .. nothing.Is there something I'm missing here with the new Version?
Thanks for helping me out.
x -
Dear @Lisa
if I open your website I can see the rotation logo and then it is black. Did you make any changes?Best!
Marius
-
@mariusjopen -
ah sorry, this is my maintance plug in because the website is not online yet.
I turned it off for you. Please tell me when your done, checking - so I can turn it on again :)Thanks
x -
Dear @Lisa
I cannot tell you right now why that happened.But you can fix it.
Add this to your CUSTOM CSS:
marquee { z-index: 1000; position: fixed; top: 135px; }
And add the marquee code into the CUSTOM HTML FOOTER.
Let me know if that worked.
Best!
Marius
-
@mariusjopen it worked! amazing. Thank you.
-
Dear @Lisa
great!
Happy to hear!Marius
Before you post
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it