• Resolved corsodean

    (@corsodean)


    I need to make smaller font size on mobile buttons.

    I type this CSS, and on mobile is don’t work…

    .fc .fc-button-group {
    		font-size: 12px;
    	}
    	.fc-direction-ltr .fc-toolbar>*>:not(:first-child) {
    		font-size: 12px;
    	}
    	
    .fc .fc-toolbar.fc-header-toolbar {
    	font-size: 12px !important;
    	}
    	
    	.fc .fc-button {
    	font-size: 0.7em !important
    	}

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support masoodak

    (@masoodak)

    Hi @corsodean,

    Thanks for reaching out!

    Would you be so kind as to provide me with a couple of screenshots highlighting the buttons you are trying to reduce the font size of on mobile?

    Kind regards,
    Masood

    Plugin Support Abz

    (@abzlevelup)

    Hi @corsodean,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

    Best,
    Abz

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Font size problem mobile’ is closed to new replies.