Hi Richard,
thanks for your quick reply.
I made a test by changing the line height but the problem is still there. The page I am referring to isn't the one i have live. Is there a way i can share this page with you without making it live. Here is a link to the screen recording.
The CSS i used for mobile was this following:
.fixedabout {
position: fixed;
top: 50%;
left: 24%;
transform: translate(-25%, -25%);
}
Wordpress is up to date
laytheme is up to date
The only plugins i have are the lay theme add ons
Custom CSS removed except for the CSS that fixes the type
Wordpress cache plugin disabled
thanks
Allie