Hello,
I have a table with 4 colomns and its not showing nicely outlined, but looks messy on Ipad portrait. How can I solve this?
Best regards,
Sascha
Hey Sascha,
Can you provide a screenshot of the issue?
Best regards,
Jordan Shannon
Hi,
Please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.com
Best regards,
Yigit
Hi Sascha,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:768px) and (max-width: 1024px){
.avia-button.avia-size-x-large {
padding: 20px 25px 20px;
min-width: auto;
}
}
If you need further assistance please let us know.
Best regards,
Victoria