Close button
-
Hi guys,
for a new website I integrated a close button for every project as you can see for example here: http://matt.michaeltaschinski.com/documentjournal/
It's just a simple fixed text element with a link to the overview page. Actually it's working surprisingly fine in desktop mode. In the phone layout it's not really necessary and obviously it looks weird in the layout. So what I did for now is deleting the close button manually in the phone layout for each project. Is there a way to hide it for the phone layout automatically?
Thanks a lot for your help!
-
Hi @michael_vvc
you can give the close button a class
close-button
.Then, in the Custom CSS sections, you make `
.close-button { display: none; }
I hope that helps!
Best!
Marius
-
working perfect. Thanks!
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