• Resolved ddoyley

    (@ddoyley)


    hi I am using the adelle theme (i made a child theme), on a page I have the all in one calendar my timely. There is black horizon banner (looks like the nav bar) that shows up on my calendar. Is there a way to fix this issue. Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • May I have a screenshot for that?

    Thread Starter ddoyley

    (@ddoyley)

    here is the link to calendar…you will see what I’m talking about

    http://upbydeandra.com/schedule-now-2/

    Hi there, seems like the calendar used the same CSS class as the menu (.nav{}).

    You’ll have to overwrite them, not sure if this work:

    .ai1ec-calendar-toolbar .nav {background: transparent !important;}
    .ai1ec-calendar-toolbar .nav:before,
    .ai1ec-calendar-toolbar .nav:after,
    .ai1ec-calendar-toolbar .nav:before,
    .ai1ec-calendar-toolbar .nav:after {border: none !important;}
    Thread Starter ddoyley

    (@ddoyley)

    Yes that makes the nav bar disapper. Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Navigation banner on calendar’ is closed to new replies.