Tagged: the events calendar
Hi,
is there any reason, why in event-mod.css for the rule
#tribe-events-footer .tribe-events-sub-nav{display:none;} ?
Because of this setting the navigation bar is not shown within the event calendar (all views).
I have solved the problem with
#tribe-events-footer .tribe-events-sub-nav{display: block!important;}
in style.css of the child theme.
But I am surprised at this setting in event-mod.css
Best regards
Hans-Gerd
Hey hagege,
Glad you found a workaround. It may be due to a change in the settings or a plugin conflict could be another reason.
Best regards,
Vinay
Hey Vinay,
thanks for your answer.
The workaround seems to be no problem, although of course the settings in the called original file irritate me because the lower navigation bar is not shown then.
Best regards
Hans-Gerd