Archived topic
How to change the font size of the Wp Show Posts Title on the sidebar
7 replies · Started by vincenteccl on December 29, 2022
Hi! I would like to change the font size of the sidebar widget, which uses wp show post plugin to show the latest post.
Please help. Thanks.
Hello there,
In Appearance > Customize > Layout > Typography, add a new Typography.
Set the Target Element to Custom - .inside-right-sidebar section#wpsp-296 h2.wp-show-posts-entry-title.
After doing so, set your font preferences.
Hi, it doesn't work.
I modified the custom target element above. Can you update your target element with that?
Still doesn't work.
I see.
Can you try this instead?:
.inside-right-sidebar section .wp-show-posts-entry-title
cool. It works! Thanks.
You're welcome!
