Okay
  Public Ticket #1773408
Style problem
Closed

Comments

  • scibilia started the conversation

    Hi,

    It seems that I have problems showing the css style of the calendar.
    In particular I have problems with the font and with the agenda view (a dot appears in the boxes)
    How can I solve these problems?

  •  94
    Valentin replied

    Hello there,

    Yes sometimes things like this happen. The joy of open source

    Now go to your Dashboard -> St. Event Calendar -> Fonts & Colors -> Custom Styles and paste this code there:

    .stec li { list-style-type: none !important;}
    body .stec-layout-event-preview-left-text-title { margin-bottom: 0 !important; }
    .stec-layout-agenda .stec-layout-agenda-monthstart-year { margin-bottom: 0 !important; }
    .stec-layout-event-create-form-inner .stec-layout-event-create-form-inner-submit {  line-height: 1 !important; }
    body .stec-layout-month-daylabel p { margin-bottom: 0 !important; }
    body .stec-layout-week-daylabel p { margin-bottom: 0 !important; }
    .stec-layout-event-preview .stec-layout-event-preview-left .stec-layout-event-preview-left-text-featured { margin-bottom: 0 !important; }
    .stec-layout-event .stec-layout-event-preview-left-text-title, .stec-layout-event .stec-layout-event-preview-left-text-date { margin-bottom: 0 !important; }
    .stec-layout-event-inner-intro .stec-layout-event-inner-intro-tags .stec-layout-event-inner-intro-tag { line-height: 1.2 !important; }
    .stec-layout-event-inner-intro .stec-layout-event-inner-intro-title:not(:first-child) { margin-bottom: 0 !important; }
    .stec-top .stec-top-menu-filter-dropdown,
    .stec-top-menu-filter-dropdown > div > div > ul
     {   padding:0;   margin:0; }
    .stec-media-small .stec-top-menu-filter-dropdown { top: 81px;}

    Save and refresh the website. If you notice anything else while adding more content just let me know

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • scibilia replied

    Hi Valentin, 

    Thanks for the quick response!

    I still have problems with the "style" when I try to show the calendar in the sidebar as a widget.
    You can see the problem here https://iocaccio.it/sul-piave-istituita-la-seconda-area-wilderness-del-veneto/

  •  94
    Valentin replied

    Go to your Dashboard -> St. Event Calendar -> General -> Misc and select Yes on "Force load calendar scripts"

    Save the settings and refresh the page. Let me know if everything is okay.

    Unfortunately we don't have dedicated widget for the plugin yet, but it's something we want to do soon.

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • scibilia replied

    Thank you Valentin!
    Now the style of the calendar is also shown in the widget, but there are still some small problems: numbers covered by the bar in the agenda layout and some problems in the vision month and week layout.
    You can see the problem here https://iocaccio.it/sul-piave-istituita-la-seconda-area-wilderness-del-veneto/

  • scibilia replied

    Hey are you still here?

    I have not received a reply to my last message sent 4 days ago ....

  •  94
    Valentin replied

    I'm really sorry for the delay, trying to get to everyone after the weekend.

    This is the code the css conflicts you are having there:

    body .stec-layout-agenda-daycell.stec-layout-agenda-daycell-today .stec-layout-agenda-daycell-label {    margin-bottom: 0 !important; }

    .stec-layout-event-inner-top-tabs i {width: auto !important; }

    .stec-layout-month-daycell-num { width: auto !important; }

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review