• Resolved baykanun

    (@baykanun)


    https://prnt.sc/pa_heKiLH1Xm

    hello, I have integrated google calendar elementor with calendar feature. however, the calendar image is too large and the size is not edited. I wanted to fix it with additional css but no result. How can I shrink the calendar display?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Amin

    (@amin7)

    Hi @baykanun

    I hope you are fine today.

    Can you please clarify some more? Do you want to use a smaller calendar? Based on your shared screenshot, I created this screencast, here I took two columns, one for the calendar and another for content, and I can adjust height and width of the columns, which also affects on the calendar, please check it here, https://d.pr/v/3mHmOp

    It will be good for me to understand, if you share some more details information with screenshots.

    Also please share the page link where you are using the calendar widget.

    Thanks & regards

    Thread Starter baykanun

    (@baykanun)

    hello, unfortunately the video you added does not work for me. All I want is for the calendar not to take up the full screen. The sample site is available in the screenshot. Calendar width can be adjusted with element but not height. In addition, if you want to reduce the width even more, the days are lost.

    https://prnt.sc/3bwJCHknveOz

    Plugin Support Amin

    (@amin7)

    Hi @baykanun

    Please use the following CSS to make the calendar size smaller. Go to WordPress dashboard > Appearance > Customizer > Additional CSS

    .eael-event-calendar-wrapper {
    width: 500px;
    }

    Adjust the width according to your need, I checked on my side, and it looks like this, https://d.pr/v/AYDll3

    Thanks & regards


    Thread Starter baykanun

    (@baykanun)

    thank you

    https://prnt.sc/2e8N7WmJ1e_g

    this is what I need for now. but I noticed that some sites don’t have that many columns (other calendar plugins)
    For example, if the part indicated in red in the screenshot is not visible, if those days appear when you switch to the other month, it seems to take up less space.

    Plugin Support Amin

    (@amin7)

    Hi @baykanun

    I hope you are fine today.

    Good to know the provided CSS is working fine for you, and thanks for letting us know.

    Let me know if you have further queries, I am resolving the topics now.

    Thanks & regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘calendar size’ is closed to new replies.