- This topic has 3 replies, 2 voices, and was last updated 8 years, 11 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]