Okay
  Public Ticket #1610117
Hiding Icon
Closed

Comments

  • Jocelyn started the conversation

    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?

  •  94
    Valentin replied
    Hello,

    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

  •  94
    Valentin replied

    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

  •  781
    Zhivko replied

    Go to your Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom style and add following css:

    body .stec p { margin-bottom:0 ; }





    Stachethemes Developer