Forum Replies Created
-
AuthorPosts
-
No sir.
You can close the thread if you need, this solution worked.
Braedon
That’s perfect.
Thanks so much for your help! I’ll share this solution with the plugin developers as well so hopefully you get less support requests for this issue.
Thanks again,
BraedonHey there!
Apologies for that, we needed to launch the website so had to add the above-mentioned code as a quick fix for the issue. I’ve duplicated the entire website and stripped it down a little bit. I removed the page restrictions so you should be able to see the issue again at the link in PC. I’ve also put a link to the LearnDash demo that shows what things should look like on mobile.
Again, the plugin developer said it was an issue with Enfold overwriting some of the plugins files, which doesn’t happen in any other theme.
Thanks!
BraedonAlso, this is from the plugin developer:
“Apart from that, you may want to contact support for that theme to have them look into why their theme is overriding values and what they would suggest as a fix. For some reason, on our focus mode page the theme appears to keep the window width at 910px even though the actual device width is much smaller.”
and they provided the following CSS which fixes it in some scenarios, but I’ve removed it so you guys can take a look at the issue:
@media screen and ( max-width: 568px ) {
.ld-in-focus-mode {
max-width: calc( 100% – 60% );
}
}- This reply was modified 4 years, 5 months ago by Braedon McLeod.
It can be viewed on any phone browser without logging in at the URL below. I just changed some settings and realized the URL had been updated since I last posted, but the error should show up for you now.
- This reply was modified 4 years, 5 months ago by Braedon McLeod.
Hey!
It can be viewed on the page attached as an example. It is occuring on all mobile Learn Dash Focus Mode pages though (Lessons + Topics).
Thanks!
B -
AuthorPosts