By Corono on Saturday, 17 October 2020
Replies 2
Likes 0
Views 595
Votes 0
Hi
I have a display problem when I try to enter an event in the frontend in Jevents 3.6.7 (the website is in german):


The fields for selecting a category or a status are not visible. When I have a look into the web representation:


The element has a width of 0px. I try to set an entry in the custom CSS section in Jevents, but nothing happens. How can I change this?

Best
Corono
That makes very little sense, I can only assume your theme is messing with this :/

Use:


div.chzn-container-single {min-width:120px;width:inherit !important;}


In your JEvents Custom CSS.

Many thanks
Tony
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony

Thanks for the answer.
This works in Chrome, but not in FIrefox. The Firefox does not show the new custom CSS entry at all.

Any idea why?

Corono
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post