• Resolved erika_souza

    (@erika_souza)


    Hi, is there any simple way to change the size (width) of the mini calendar widget?

    Thanx in advance,

    Erika

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Yendif Player

    (@yendif-player)

    You will need play with CSS.

    I doubt the mini-calendar widget doesn’t fit inside your sidebar. Am I correct? Another Events Calendar is responsive. But, sometimes this occurs due to the CSS conflict with your theme. Kindly get me your calendar page link to check and guide you accordingly.

    Thread Starter erika_souza

    (@erika_souza)

    Hi Yendif,

    the sidebar was 280px and the mini-calendar didn’t fit, i had to change the sidebar width to 350px… But it looks too big ??

    Here:
    https://lab2factory.eu/o-projecto/

    the wp theme is Fluida by Cryout Creations

    Thanx in advance for the help ??

    Plugin Author Yendif Player

    (@yendif-player)

    Kindly try adding the following CSS code in the “Advanced CSS” option of your theme’s customizer panel.

    .aec-mini-calendar td, 
    .aec-mini-calendar th {
        padding: 3px !important;
    }
    Thread Starter erika_souza

    (@erika_souza)

    I’m so sorry for the late answer. I’m having some troubles with the server, I’ll tell you if it worked as soon as i can.

    Thank you for your help and patience,

    Erika

    Thread Starter erika_souza

    (@erika_souza)

    Hello Yendif Player, it worked perfectly!
    Thank you so much ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change mini calendar width on sidebar’ is closed to new replies.