By Pavol Nagy on Sunday, 31 December 2017
Posted in General
Replies 1
Likes 0
Views 527
Votes 0
It seems that event RSVP in stream has wrong css z-index on mobile. It is not possible to confirm event participation on stream while using mobile. Pls see screenshot. Template is Echo and mobile Iphone 8, google chrome and Xiaomi Redmi Note 3 chrome is the same.
Hey there,

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

It seems like that was bug, I've help you applied some css temporary fix into this file JoomlaFolder/templates/echo/css/custom.css


.echo #es ul.dropdown-menu.dropdown-menu-right.dropdown-menu--rsvp {
position: inherit !important;
}


It should properly that dropdown option correctly now.
·
Sunday, 31 December 2017 10:09
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post