Video Play button faulty
-
-
put this in your custom CSS
img.html5video-customplayicon { top: 50% !important; left: 50% !important; width: auto !important; }your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:
.col:not(.type-html):not(.type-shortcode):not(.type-text) img { top: 0; left: 0; width: 100%; } -
put this in your custom CSS
img.html5video-customplayicon { top: 50% !important; left: 50% !important; width: auto !important; }your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:
.col:not(.type-html):not(.type-shortcode):not(.type-text) img { top: 0; left: 0; width: 100%; }@spiralglue said in Video Play button faulty:
img.html5video-customplayicon {
top: 50% !important;
left: 50% !important;
width: auto !important;
}Thank you!!
-
put this in your custom CSS
img.html5video-customplayicon { top: 50% !important; left: 50% !important; width: auto !important; }your play button is currently affected by the following line of code, not sure if it's yours or from a recent laytheme update, but it is overriding the play button's styling:
.col:not(.type-html):not(.type-shortcode):not(.type-text) img { top: 0; left: 0; width: 100%; }@spiralglue thx I got the same problem ! fixed with your code ;)
cheerz -
hey sorry about that if u update lay theme now it should be fixed!
For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).
We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.
Want to support my work? paypal.me/arminunruh
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