New Chat Widget Customisations
I have a table on an article that renders perfectly on desktop view but on mobile view it overlaps.
Hi Steven Dai
Is it possible to share the live URL of your article where it's happening, so that I will go through it and provide you a relevant solution.
Thanks
Pulkit
Hi Pulkit,
Here's the link
Place the below CSS at the bottom of your style.css file
@media(max-width:1024px) {.table { overflow: scroll; display: block; width:100% !important;}.table td, .table th { padding: 10px 20px;}.table td { width: auto !important; height: auto !important;}.table tr { display:table-row; height: auto !important; }}
Let me know if it solves your issue
Thank You
Team Diziana
Thanks for the reply! To be clear, I add that to the bottom of the style.css in the customize design/theme right? If so, it looks like it sort of fixed it in that it doesn't overlap anymore however it's still not completely rendering properly:
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.