- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months 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 › Problems in mobile view
Most blog post are not in a mobile friendly set-up.
For some reason the responsive doesn’t work as wanted.
For example:
Blogpost: https://www.we12travel.com/maandoverzicht-april-2016/
On page however the mobile version is Correct:
example https://www.we12travel.com/wie-zijn-wij/
Can you tell help me change the stylesheet (or sometime else) that my blogpost are the same view as the page?
Hi Antonette,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px) {
.site-main{width:100% !important;}
}
Regards,
Brad
Hi Brad,
Thanks a million. It works! Only thing now is that posts with a [embed] youtube video are not responsive en mobile friendly. Do you also have a quick fix for that?
Greetings,
Antonette
Hi Antonette,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:768px) {
iframe {width:100%; height:auto;}
}
Regards,
Brad
WordPress is a truly powerful platform because of the superior functionalities that it has to offer. One of them is the convenient migration option from […]
If you have a WordPress website with a blogging section, then searching for other authors and bloggers to write for your website has its own […]
WordPress themes are the perfect ways to create a website to reach out to an audience without a hiccup. Digital presence has become a quintessential […]