Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enlarge letter size of Schedule Page #449

Open
rubendc11 opened this issue Apr 13, 2023 · 2 comments
Open

How to enlarge letter size of Schedule Page #449

rubendc11 opened this issue Apr 13, 2023 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@rubendc11
Copy link

Hi,

I would like to know how I can increase the font size of schedule page.

I have configured master schedule page with my personal page (whitout information) and I have checked Automatic Display.

Thanks.

@majick777
Copy link

You can add a CSS style (eg. via your Appearance > Customizer > Additional CSS) such as:
.master-schedule {font-size: 16px;}
You can target other more specific areas depending on what CSS selectors you use.

@tonyzeoli tonyzeoli added the help wanted Extra attention is needed label May 10, 2023
@tonyzeoli
Copy link
Member

Closing this issue as the solution is a CSS issue and not a plugin issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants