Comments silvia275311 started the conversationApril 30, 2021 at 9:08amHi, How can I set custom CSS for text spacing on my posts? 2,700PenciDesign repliedApril 30, 2021 at 9:10amHi,If you want to do that, it will apply to all your paragraphs inside your posts. You can try to add more this code to Customize > Custom CSS to do that: .post-entry p{ letter-spacing: 1px; }Change value 1 to value as you want.Best Regards,PenciDesign silvia275311 replied privately 2,700PenciDesign repliedApril 30, 2021 at 9:37amHi,Can you show me the URL of that page so I can take a look?Best Regards,PenciDesign silvia275311 replied privately 2,700PenciDesign repliedApril 30, 2021 at 3:12pmHi,1/ I just check and I see it works fine.Please make sure you've go to Customize > Custom CSS and paste the code below at the end of Customize > Custom CSS box: .post-entry p{ letter-spacing: 2px; }2/ As I checked, your Google Ads code is wrong. Please check and copy the code again.It should be something like this: <script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle center top-ad" data-ad-client="ca-pub-1234667890" data-ad-slot="1234567890"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> Best Regards,PenciDesign Sign in to reply ...
Hi,
How can I set custom CSS for text spacing on my posts?
Hi,
If you want to do that, it will apply to all your paragraphs inside your posts. You can try to add more this code to Customize > Custom CSS to do that:
Change value 1 to value as you want.
Best Regards,
PenciDesign
Hi,
Can you show me the URL of that page so I can take a look?
Best Regards,
PenciDesign
Hi,
1/ I just check and I see it works fine.
Please make sure you've go to Customize > Custom CSS and paste the code below at the end of Customize > Custom CSS box:
2/ As I checked, your Google Ads code is wrong. Please check and copy the code again.
It should be something like this:
Best Regards,
PenciDesign