By Mike Bires on Monday, 15 April 2019
Posted in Technical Issues
Likes 0
Views 536
Votes 0
Please refer to https://lawenforcementsocialmediatraining.com/blog/instagram-photo-dimensions-for-2019 for the issues regarding this ticket.

I have attached a screenshot of the blog article from both mobile view and desktop computer view. You will see the mobile view's few last paragraphs are not separated or spaced properly, and that the social icons show correctly on the desktop, but not on the mobile version.

Please help! Thank you!
Hi Mike,

It appears that this css styling from your template is causing the issue with new lines not displaying correctly: https://take.ms/xAU6z

I have helped you add a custom css in EasyBlog which should override the styling from your template. Can you check again on mobile and see how it goes?

For your social media icons, they seem to appear fine on mobile(https://take.ms/zLZkA). Sometimes they take a while to load, but they will load eventually.
·
Monday, 15 April 2019 12:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Raymond,

Since I use this type template and EasyBlog on almost every website I design, can you tell me where you added the custom CSS, and actually give me the code you put in, so I can use it on other sites? Was it in the custom CSS of the template settings, a custom CSS file, or ???

Thanks again!
·
Monday, 15 April 2019 18:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Never mind, I found it in the Custom CSS area in EasyBlog.

@media only screen and (max-width: 991px)
{
#eb .eb-entry-article br {
display: initial;
}
}

Thank you!
·
Monday, 15 April 2019 18:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mike,

My apologies as I forgot to show you the screenshot. Here you go: https://take.ms/cH7NP

Basically I added the custom css at EasyBlog's custom css section. The custom css will be applied on all EasyBlog post entry page.
·
Monday, 15 April 2019 19:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that you found it.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Monday, 15 April 2019 19:02
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post