- This topic has 1 reply, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › table in mobile
Hi,
I ‘ve made a page Prijzenonderzoek Fitnesscentra Schiedam.
And i don’t like the mobile version very much.
On my iphone it’s working but i’ve to change screensize continu during reading.
The table on this page is nice on laptop, but in mobile not so.
Is there any plugin witch work well with this theme?
Or mabey you have another solution for this problem?
Thank you for help,
Kind regards,
Richard
Hi Richard,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px) {
.entry-content table, .comment-body table { width:100% !important;}
.entry-content table td, .entry-content table th, .comment-body table td, .comment-body table th { padding:20px 2px !important;}
.entry-content td h4, .entry-content table td, .entry-content td h5 { font-size:13px !important; margin-bottom:0 !important; padding:0 !important;}
}
Regards,
Brad
When it comes to your WordPress site security, it’s not only your password, but also username that matters. Therefore, making sure you know how to […]
From creating an extra source of income to promoting your business online, and from sharing your story with the rest of the world to finding […]
Block Referral Spam in Google analytics so that actual data and actual visits of your blog or website can be seen online. Well, if you […]