Instruction set: tri.be/remove-calendar-image-from-calendar-widget correct?

Home Forums Calendar Products Events Calendar PRO Instruction set: tri.be/remove-calendar-image-from-calendar-widget correct?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #116859
    phatwp
    Participant

    Instruction set:
    tri.be/remove-calendar-image-from-calendar-widget
    correct?
    result for me = nothing

    Can remove it with css display: none;

    Officially
    /* TURN OFF MONTHLY CALENDAR */
    .tribe-mini-calendar-grid-wrapper {
    display: none;
    }

    #117034
    Barry
    Member

    Hi phatwp,

    That tutorial still looks ok to me. Where did you place your customization?

    result for me = nothing

    Can you confirm what you mean by this? Do you mean the widget stopped displaying altogether, or that the expected change (of removing the calendar grid) didn’t happen?

     

    #117045
    phatwp
    Participant

    Result was nothing displayed
    Well did get a widget title
    Forget that though I can display none it

    #138361
    Barry
    Member

    Closing this thread as it’s been quite a while – of course if we can help with anything else please do create a new thread. Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Instruction set: tri.be/remove-calendar-image-from-calendar-widget correct?’ is closed to new replies.