Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nwyborn

    (@nwyborn)

    Hi,

    disabling a plugin events manager called “Modern Events Calendar Lite” resulted in a restoration of the sizing. The events manager uses a similar (probably same) popup picker, the CSS however is definitely located within sermon manager, at
    /wp-content/plugins/sermon-manager-for-wordpress/includes/vendor/CMB2/css/cmb2.min.css

    As a temporary “fix” I have changed the rule
    .cmb2-element .ui-datepicker, .cmb2-element.ui-datepicker
    from
    width:auto;
    to
    width:200px;

    This has resulted in “normal” behaviour. I realise that this will be overwritten upon upgrade. however disabling the entry on the eliment inspector, results in a “normal” calendar also. Does the entry need to be there?

    other than editing the .css file directly, I tried to put an override in another css plugin, but that didnt seem to fix it for me.

    regards

    Thread Starter nwyborn

    (@nwyborn)

    Hi,

    More info, Inspected the CSS, and have discovered that a paticular entry is causing it, highlighted with red arrow, can you please amend? or can you point to a CSS overide?

    causing CSS error

    Thread Starter nwyborn

    (@nwyborn)

    additionally, I tried the option “Disable Sermon Manager’s CSS. ” in settings, this didn’t make any difference.

Viewing 3 replies - 1 through 3 (of 3 total)