Viewing 2 replies - 1 through 2 (of 2 total)
  • it is probably using or inheriting ‘text-align: justify;’:

    edit smooth-slider.css and find:
    #smooth_sliderc{position:relative;text-align:justify;}

    delete ‘text-align:justify;’

    ps: the are no errors in css. only human mistakes in putting the css together.

    Thread Starter ttw

    (@ttw)

    That’s great, thanks! I couldn’t find text-align: justify so instead I added in text-align:left and all is working now. Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Word spacing error?’ is closed to new replies.