Theme is not dynamic

Posted in: Newspaper
Post count: 3

Hi, Just I switched my website iSports League from genesis theme to NewsPaper theme. Most of the content on my website is based on the table.

When I saw the table on the mobile device it won’t show fully.

You can check here T20 blast schedule

Post count: 9544

Tables are not normally responsive in WordPress unless you add some CSS.

So, you can simply add CSS like


.table{width:98%}
table{width:98%}

Post count: 3

thanks

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