Hey,
1. I want to delete the thin line on the left hand side for the Tablepress plugin
http://www.hotelladdict.se/h-hotel/
and not just for this table for all of the from this plugin
2. I also want the margin to be the same on both sides. Now it is not so much margin on the left hand side compare to the right hand side.
What codes shall I add?
Thanks
Charlotte
Hey Charlotte,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.tablepress .odd td {
border: none!important;
}
.tablepress a {
display: block!important;
}
.tablepress img {
width: 100%;
}
Best regards,
Yigit
Thanks Yigit :)
Hi! We’re glad that Yigit was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
Sarah