Hi! Is it possible to adjust the letter spacing/distance between letters on the caption in the full screen slider? thanks? Jen
Hi AirstreamCoach!
Please add following code to Quick CSS
#top div .caption_center .slideshow_caption {
letter-spacing: 5px;
}
Cheers!
Yigit
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!
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
Excellent. :-) thanks!
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