- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Movers Packers Pro
I would like to center the table placed in section 2(OUR SERVISE).
What should I do?
http://freedoman.co.jp
Please tell me.
Taka
Hi Taka,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.tablepress-id-3{text-align:center;}
Regards,
Brad
.tablepress-id-3{text-align:center;}
It was useless to put the code in Custom CSS Box.
What should I do?
Add this code in Custom CSS Box:
.tablepress-id-3, .tablepress-id-3 tr, .tablepress-id-3 tbody td, .tablepress-id-3 thead th, .tablepress-id-3 tfoot th{text-align:center !important;}
Regards,
Brad
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]