Hello,

In the frontend mask for creating a new post, the fields overlap in a strange way. I think it is intended that the calendar button is also hidden underneath. But it would also be nice if the other fields slide down so that they are still visible. I think I would actually like that better. Do you have any solutions for me?

I wish you a merry Christmas!

It's about the selection lists. I only mentioned the calendar because the button isn't hidden underneath it. But I would actually prefer if the others either slide down when the list is open or if the selection lists were fields to scroll through so you can click on the options. Would that be possible?

I found a solution myself.

.choices__list--dropdown {
    visibility: visible;
    position: static;
}

Would you have suggested the same to me?

    wishpacker Could you share the super admin account of your site? I will try with default Joomla template and see how it works and apply the same for you.

    This message is visible to Moderators only
    hidden content
    24 days later

    Were you able to find out anything?

    Write a Reply...
    You need to Login to view replies.