Latest solutions
Latest comments
- @luis08201@ivangeier
Hey, Luis! Thank you for your solution. I was checking your code and find a way to solve a problem that I was handling with the background. ;)
Marked as helpful - @brendanmadden@ivangeier
Hi, Brendan.
To fix your mobile responsive version you need to check the width from .left-content and .right-mask classes. They are set at 50% to all sizes of screen, maybe you can set bigger width (80-90%) for smaller screens ;)
Nice job!
Marked as helpful