how can i reduce this space? http://i.imgur.com/BCC9z6f.png not the space between the letters, but the space between the words. Thank you!
Hi wiwaldi79;
Have you seen this page :
http://www.w3schools.com/cssref/pr_text_word-spacing.asp
Perfect. To which class must i add this code in my style.css? http://i.imgur.com/BCC9z6f.png normal text block from ALB.
Hey!
You can add it to following one if you would like to apply it globally
.avia_textblock { word-spacing: 30px; }
Cheers!
Yigit
CLOSED.