Tagged: x Author Posts March 30, 2016 at 10:01 pm #859991 highlandadventuresParticipant hi…how can i increase the spacing between words… see http://kb.machupicchu.com/peru-travel/how-to-book/ page first line: Booking a Machu Picchu Tour want more space in between each word (or letters). whatever works…thanks. March 30, 2016 at 10:49 pm #860061 John EzraMember Hi there, Thanks for writing in! You can use either of these CSS snippets. You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file. .page-id-1662 h2.h-custom-headline.h3 span { word-spacing: 10px; } or .page-id-1662 h2.h-custom-headline.h3 span { letter-spacing: 2px; } Note, just change the values as you see fit. Hope this helps – thanks! Author Posts <script> jQuery(function($){ $("#no-reply-859991 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In