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

Font size cannot be updated #209

Open
hanweiqiao opened this issue Nov 16, 2022 · 0 comments
Open

Font size cannot be updated #209

hanweiqiao opened this issue Nov 16, 2022 · 0 comments

Comments

@hanweiqiao
Copy link

Hello,

I'm using teachPress to import publications into my webpage in WordPress. I'm using tplist to import from the database to the website. But the font size is little bit small for me so I want to make it bigger. I have tried to modify the style in WordPress Elementor, but only the color can be changed. When I adjust the font size of the tplist code it changes in the editor but not changing in the real webpage. I also tried to add

.tp_pub_title a {
	font-size: 20px !important;
}

into my style.css in WordPress dashboard but it still not changing. I also changed the Frontend styles to "your theme.css". Did I make anything wrong? Thanks!

Regards,
Han

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant