[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
I’m not sure that I understand. Can you please explain what exactly the problem is with the borders on this page? Can you maybe show this with a screenshot?
Regards,
Tobias
`Thank you for your reply.
I already know how to handle the problem of the above question. (done)
I have one more question for you to answer.
Make the table appear darker borders. How are these borders the same?
Image here
https://drive.google.com/file/d/1Wwfg8oXQ44PGxjIJ6gRmTqG96RPbjE44/view?usp=sharing
Or link
https://sangotunhien.org/bang-bao-gia-san-go-tu-nhien
Thank
Hi,
for that, you would have to address the cells individually, e.g. with something like
.tablepress-id-6 .row-4 .column-3 {
border-top: 2px solid #000000;
}In addition to border-top, you can also set border-left, border-right-, and border-bottom in the same way.
Regards,
Tobias
