By david.bruehlmeier@sozialinfo.ch on Sunday, 05 November 2017
Posted in General
Replies 2
Likes 0
Views 843
Votes 0
On the start page - public view - the timeline is shown cut off on the left side. see the screenshot.
logged in, this is not a problem
Best Regards
Martin
Hey Martin,

Could you try adding these codes into /templates/echo/css/custom.css and let me know if this works for you?

[gist]
body .com_easysocial #es.is-mobile .es-container .es-sidebar {
left: -300px;
}
[/gist]
·
Sunday, 05 November 2017 20:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Martin,

It seems like I could not replicate your issue. This is the results i get using the same emulator as you.

http://take.ms/CofxXh

Other than the emulator, can you please test it on an actual android mobile and see whether it works for you? Thanks.
·
Monday, 20 November 2017 09:22
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post