Custom CSS for full post vs. excerpt (Content Options)
CSS can only change things visually. So, it can hide what’s already there, but it can’t make more text appear than what is actually being output to the page. For this type of change, it’s typically best to create a child theme – which basically just means you create a new folder in /wp-content/themes/ and … Read more