Custom css not loading
-
Hi,
I’m using this amazing plugin already for a while, but now I want to add some more CSS code. But unfortunately I can’t get it working.
See here an example page with a table: https://wordpress-175698-743047.cloudwaysapps.com/vietnam/Hanoi-to-Ninh-Binh/
.tablepress { border-spacing: 0 7px; } .tablepress th { padding: .4rem .5rem; background: #D59941; color: #FFFFFF; } .tablepress td { border: 1px solid #ccc; padding: .5rem; border-left: none; border-right: none; } .tablepress tr { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; } .tablepress td:nth-child(1) { border-left: 1px solid #ccc; } .tablepress td:nth-child(3) { border-right: 1px solid #ccc; }
Hope anyone can offer me some help!
Thanks!
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom css not loading’ is closed to new replies.