Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #348428

    Dear Support,

    Yiggit earlier resolved the issue I raised (#346829). There is a minor issue that came up with this.

    #348657
    This reply has been marked as private.
    #348735
    This reply has been marked as private.
    #348991

    Hi!

    Please change the code i posted to following one

    .fc-event-inner {
    left: 343px;
    border-color: inherit;
    color: rgb(0, 0, 0);
    width: 163px !important;
    top: 305px;
    background-color: inherit;
    }

    Regards,
    Yigit

    #349061
    This reply has been marked as private.
    #349293

    Hey!

    Please try to use this:

    .fc-event-inner {
    width: 142px !important;
    }

    Use css media queries to adjust the width of different screen sizes.

    Best regards,
    Ismael

    #349413

    Hi Ismael,
    It is working now, after doing what you asked above.
    Thank you so much.

    Meanwhile, I don’t know css media queries. After developing this current website, I will create time to learn css media queries.

    #349415

    Hi!

    Glad Ismael could help! You can refer to this tutorial to learn more about media queries – https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Media_queries
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Events Category Color not showing’ is closed to new replies.