Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1172815

    Hallo,
    ich habe das empfohlene Kalender Plugin (the events calendar) installiert.
    Wenn ich die vorinstallierten (CSS) Grundeinstellungen (kompletter Style) übernehme, schaut zwar alles soweit gut aus, allerdings öffnet der Date Picker nach oben, und wird dann vom Header teilweise überdeckt.
    Die vorinstallierten Einstellungen hab ich zu Testzwecken abkommentiert.
    https://autismuszentrum-bruchsal.de/termine

    Mit der Standardvorlage, die allerdings nicht ins Design der Seite passt, öffnet der Picker nach unten – so hätte ich das gerne.
    Kann man den Date Picker so einrichten, dass er immer nach unten aufgeht?

    viele Grüße
    Frank

    #1173617

    Hey notbadus,

    Could you please post for us in English?

    Best regards,
    Basilis

    #1174908

    Hey Basilis,
    i’ll try ro ;-)
    There is a problem with the events calender plugin.
    Finding yourselve on the top of events site, (https://autismuszentrum-bruchsal.de/termine) choosing the date picker, it will be partially covered by the site header.
    Can we force the date picker to open downwards by default?

    Best regards
    Frank – notbadus

    #1175008

    Hi notbadus,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    body .datepicker.dropdown-menu {
        z-index: 9999 !important;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1175206

    Hi Victoria
    I’m having a similar issue on my page with the events calendar plugin.
    https://new.effvasbern.ch/?post_type=tribe_events
    The header is not displayed properly. I tried with the code above, but it didn’t change anything.

    Kind regards.
    Manuel

    • This reply was modified 4 years, 11 months ago by effvasbern.
    #1175318

    Hi Victoria,
    thanks to you, this works and of course it is a much better than forcing a pop up direction.
    Why didn´t i think of this solution myself ;-)

    best regards,
    Frank

    #1175586

    Hi Frank,

    Glad we could help :)

    Well, sometimes a pair of fresh eyes helps :)

    Best regards,
    Victoria

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.