Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #559448

    Hi! Is it possible to adjust the letter spacing/distance between letters on the caption in the full screen slider? thanks? Jen

    #559645

    Hi AirstreamCoach!

    Please add following code to Quick CSS

    #top div .caption_center .slideshow_caption {
        letter-spacing: 5px;
    }

    Cheers!
    Yigit

    #560023

    Excelllent. this worked perfectly. thanks. Is it also possible to increase the letter spacing of the menu items (main menu link labels)? thanks! I plan to purchase another enfold license for a new project. Great theme!

    #560029

    Hey!

    Please add following code to Quick CSS as well

    .av-main-nav > li > a {
        letter-spacing: 5px;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #560106

    Excellent. :-) thanks!

    #560652

    glad Yigit could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Cheers!
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full screen slider caption letter spacing’ is closed to new replies.