Comments russellbates started the conversationAugust 11, 2018 at 4:16pmSorry it's really basic, but I couldn't find anything off a quick search. I want to add some custom CSS to all post titles within the Soledad theme? What is the element ID for all post titles? Secondly, I wanted to add a stroke behind the text overlapping as shown in attachment. Any ideas on the custom css for doing this? Amazing theme btw! 2,700PenciDesign repliedAugust 12, 2018 at 3:36amHi,Thank you for loving our theme.1/ You can use the code like this: body.single .single-post-title{ /* Custom CSS Put here */ }2/ You can check this guide here to know how to do that with CSS.Best Regards,PenciDesignrussellbates repliedAugust 21, 2018 at 6:49amAmazing thanks! All sorted. Sign in to reply ...
Sorry it's really basic, but I couldn't find anything off a quick search.
I want to add some custom CSS to all post titles within the Soledad theme?
What is the element ID for all post titles?
Secondly, I wanted to add a stroke behind the text overlapping as shown in attachment. Any ideas on the custom css for doing this?
Amazing theme btw!
Hi,
Thank you for loving our theme.
1/ You can use the code like this:
2/ You can check this guide here to know how to do that with CSS.
Best Regards,
PenciDesign
Amazing thanks!
All sorted.