Viewing 5 replies - 1 through 5 (of 5 total)
  • Sunny Lal

    (@sunny454)

    Hi @morph3us,

    Try this:

    .ai1ec-pagination,
    .ai1ec-btn-group
    {
    display: none !important;
    }

    Copy and paste it to your theme’s CSS file under Appearance > Editor >

    Thread Starter morph3us

    (@morph3us)

    Hey man, thanks for the quick reply!

    I had already found this on the old forum, but it deletes the date picker on top AND at the bottom of my posterboard.
    I would like to retain the one on the top, though.
    Is there a solution to that, too?

    Sunny Lal

    (@sunny454)

    Hi @morph3us

    It’s based on the latest code but if both top and bottom are affected, I apologize as the same class names are used on both top and bottom date pickers.

    Thread Starter morph3us

    (@morph3us)

    No need to apologize! The plugin is very awesome, you could never have guessed how much I want to rape it…

    I am not too sure where to search for in the code, though…
    In which php (or css?) would I need to look into, to delete only one?

    Sunny Lal

    (@sunny454)

    Hi @morph3us,

    You can look at the source code, of the calendar page and attempt to isolate the class name and using CSS code, hide an element.

    As far as changing the code itself, I don’t know (I’m not a developer) but that information would have to come from the development team).

    The best way to find out is to post a feature request ticket which goes to the development team, here: https://ideas.time.ly

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Delete only bottom date picker?’ is closed to new replies.