I am trying to hide the top left-right arrows on mobile only. I've tried the following as an attribute:
stec.mobile calendar__top_nav_buttons=false
But it did not make an impact and the buttons get hidden both in desktop and mobile view. Could you tell me how I can specify that the left-right buttons are hidden only on mobile?
Hello,
How can we hide the left-right arrow buttons in the Full Calendar? I will be using it in the Boxgrid view.
Thank you!
Hi,
You can hide them with calendar__top_nav_buttons=false parameter:
Stachethemes Developer
Hello,
I am trying to hide the top left-right arrows on mobile only. I've tried the following as an attribute:
But it did not make an impact and the buttons get hidden both in desktop and mobile view. Could you tell me how I can specify that the left-right buttons are hidden only on mobile?
Thank you in advance!
Hi,
I am afraid this can be done with css only:
Stachethemes Developer