By 何信孟 on Friday, 30 June 2017
Posted in General
Replies 3
Likes 0
Views 195
Votes 0
Too small picture on post cover in latest module when watch in mobile phone like the attached file
Hi there,

Can you try to apply css code below on custom.css files and see how it goes.

@media (max-width:768px)
{
.echo #eb.is-mobile .eb-mod-thumb.is-center {
width: 100% !important;
}
}
·
Friday, 30 June 2017 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
The problem is settled down,tsk.
·
Saturday, 01 July 2017 21:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issue is resolved now. Have a great weekend!
·
Saturday, 01 July 2017 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post