By Heike on Friday, 15 June 2018
Posted in General Issues
Replies 2
Likes 0
Views 493
Votes 0
I have problems with the mobile view of the showcase module.

When i look at it on a smartphone, the main Image and text does not resize properly.

Kind regards.
Hey there,

I am really sorry for the delay of this reply as it is a public holiday for us here.

Can you try apply this following custom css into your site backend > Easyblog > theme > custom css and see how it goes.


@media (max-width:768px) {
#eb.mod-easyblogshowcase.is-mobile .eb-gallery-box {
width: 400px !important;
}
}


if the issue still persists, can you update your site backend and FTP access at http://stackideas.com/dashboard/site so we can better have a check?
·
Friday, 15 June 2018 10:58
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post