HhimpatelOct 24, 2020
Events list Parallax - formatting incorrect in Responsive. Switch the browser in responsive mode and keep the screen in mobile view. Formatting of each event not proper.
1 reply · opened Oct 24, 2020
Events list Parallax - formatting incorrect in Responsive. Switch the browser in responsive mode and keep the screen in mobile view. Formatting of each event not proper.
Hello,
Apologies for the inconvenience caused due to this!
This is a Bug and we will release an Update shortly to address this. Meanwhile, please use this CSS to fix this instantly:
@media (max-width: 575.98px) {
.parallax .entry-overlay-meta,
.parallax .entry-overlay {
left: 0 !important;
right: 0 !important;
width: 90%;
margin: 0 auto;
}
}Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard