• Hello.
    Is it possible to disable your Css (unresiter your css)? I want to skin myself the calendar, I plan to use just the small grid calendar view.
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dantahoua

    (@dantahoua)

    Also, I do not need Font-Awesome as I already have it in my website Framework…

    Hey @dantahoua!

    Thanks for posting your questions!

    Unfortunately there are no default options to disable the CSS of the calendar and Font Awesome icons.

    However, Pro version of Event Calendar WD comes with user-friendly themes, which allow you change the styling of your calendar.

    As for Font Awesome, is it conflicting with another application on your website?
    Thank you! Have a great day!

    Thread Starter dantahoua

    (@dantahoua)

    Ok thanks for the quick answer… Sadly I need to be able to use my own Css and optimize every inch of data loaded…
    Also I already load Font-Awesome in my theme.

    Hey @dantahoua!

    Unfortunately it won’t be possible to clear out the CSS styles completely. However, you can disable Font Awesome from the plugin. Here’s what you will need to do.

    Please open /event-calendar-wd/css/font-awesome/font-awesome.css file and remove the following lines from there:

    @font-face {
      font-family: 'FontAwesome';
      src: url('fonts/fontawesome-webfont.eot?v=4.2.0');
      src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
      font-weight: normal;
      font-style: normal;
    }

    Let us know if this helps.
    Thanks! Have a great day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pre-sale question’ is closed to new replies.