Argh, it’s been a bit, and I can’t remember the basics!
-
I had to take some time away from the site, so I wasn’t doing stuff for about a year. I’m back, and like the old days, I hit something that I don’t know how to do! I’ve got a page that shows posts in a “table format”, on one of my pages. I’d like it to draw a horizontal line after the row with the text, before the images of the next one. This is what I thought would work, but not! Help, please?!?
.tablepress-id-87,
.tablepress-id-87 tr,
.tablepress-id-87 tbody td,
.tablepress-id-87 thead th,
.tablepress-id-87 tfoot th {
text-align: left;
text-justify: inter-word;
}.tablepress-id-87 tbody .row-2 td {
border: bottom !important;
}The page I need help with: [log in to see the link]
- The topic ‘Argh, it’s been a bit, and I can’t remember the basics!’ is closed to new replies.