Comments Jocelyn started the conversationJune 14, 2018 at 6:23pmWhen you point to an event you see a picture of it with a green square in the middle. https://www.veganfinefoods.com/cal/ I'd like to hide this. I was able to hide it in the grid view using .stec-layout-grid-icon { display: none;} How can I hide it in the 12 month view? 94Valentin repliedJune 14, 2018 at 6:26pmHello, You can remove the icon from the Calendar or Event page (If the event inherit icon from the calendar). You will see this drop down menu Event Icon:Click there and select No Icon.Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Review 94Valentin repliedJune 14, 2018 at 6:37pmI see you have few CSS conflicts. Some texts are not in their right places and some extra spacing. Will assign this ticket to the developer to tell you how to fix them. You can expect answer by tomorrow. Stachethemes Support My Time Zone is GMT+3 Envato Profile | Facebook | Twitter | Newsletter | Rate & Review 881Zhivko repliedJune 15, 2018 at 11:02amGo to your Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style and add following css:body .stec p { margin-bottom:0 ; } Stachethemes Developer Sign in to reply ...
When you point to an event you see a picture of it with a green square in the middle. https://www.veganfinefoods.com/cal/ I'd like to hide this. I was able to hide it in the grid view using
.stec-layout-grid-icon { display: none;
}
How can I hide it in the 12 month view?
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
I see you have few CSS conflicts. Some texts are not in their right places and some extra spacing.
Will assign this ticket to the developer to tell you how to fix them. You can expect answer by tomorrow.
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
Go to your Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style and add following css:
body .stec p { margin-bottom:0 ; }
Stachethemes Developer