Customize tables

Posted in: Newspaper
Post count: 297

Hello, I would like to customize the titles or cells of the tables as I show in the captures, but I don’t see how, since the classes of the tables are very generic, you could guide me so that they look in blue as shown in the screenshots.

Captura editor

Link to the page or article. Here

Post count: 18283

Hello!

That is coming from wordpress. Unfortunately Newspaper Theme does not affect those tables.

Thank you!

Post count: 297

Hello. But if the classes defined in the theme’s css come, the question is how can I modify or customize so that every time the table comes out, the titles of this cell come out blue as in the image. could you guide me please.

Post count: 18283

Hello!

Can you provide a link to a page or post that uses this tables?

Thank you!

Post count: 297
Post count: 18283

Hello!

Unfortunately the Newspaper Theme cannot work over the tables. What you can do is use the basic css options to edit the template:

For the content to be blue use this code: td {
color:blue;
}

For more customization i recommend you to take examples from here: https://www.w3schools.com/css/css_table_style.asp

Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.