I use the show_posts shortcode (plugin) in many of my posts. I believe I use it in the same way in all posts. I just have the problem that I cannot control when the title of the inserted show_posts will be bold or normal font-weight. To me it looks a bit ‘random’ whether it ends up bold or normal in my posts.
The font-weight is for example normal when the show_posts is applied in this post (at the end of it): https://travelinculture.com/visit-pompeii-ruins-volcano-city-italy/ –
but bold in this post: https://travelinculture.com/palatine-hill-vatican-museums-piazza-navona/
I have tried to style it with the custom CSS rule: .atw-entry-title a {font-weight:bold;}, but it doesn’t really change anything.
Please advise on how to get all show_posts styled with bold titles.