Tagged: letter-spacing
-
AuthorPosts
-
January 13, 2015 at 11:32 am #378693
Hi Team,
how would I increase the letter spacing of the fullscreen slideshow title and/or caption to have a more modern look?
Thanks,
Jan :)January 13, 2015 at 11:53 am #378712Hey Jan!
Please add following code to Quick CSS
h2.avia-caption-title { letter-spacing: 5px; } .avia-caption-content p { letter-spacing: 3px; }
Best regards,
YigitJanuary 13, 2015 at 12:59 pm #378744Hi Yigit,
thank you! Unfortunately, it doesn’t work on my website (cache is empty):
Any ideas? :(
Jan
January 13, 2015 at 2:10 pm #378763Hey!
Please use following code instead
h1.av-special-heading-tag { letter-spacing: 17px!important; }
Cheers!
YigitJanuary 13, 2015 at 2:22 pm #378773Hi Yigit,
great it works.
My fault: I’m not using the Fullscreen Slideshow. I’m using a colour section and a special headline.
Any chance I can use the letter spacing as html only in one particular special headline?
Thanks so much!
Jan
January 13, 2015 at 2:27 pm #378776Hey!
You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your element a custom CSS class and then change the code to following one
.your-custom-class h1 { letter-spacing: 17px!important; }
Cheers!
YigitJanuary 13, 2015 at 5:47 pm #378948Great, that worked!
Awesome, Yigit. Thank you.
Looks nice now, doesn’t it? ;)
Cheers,
JanJanuary 13, 2015 at 5:52 pm #378953Hey!
Most definitely! Your website should look the best so your clients know who they are working with :)
Good job Jan! Let us know if you have any other questions or issuesRegards,
YigitJanuary 13, 2015 at 5:54 pm #378955Thanks to ENFOLD and this awesome support!!! Honestly, you guys are the best!
I wished though, there was an ENFOLD 2 in the future. With the same great page builder but a more modern design and other functions like modals etc. Please let my wish come true… ;)
Cheers,
JanJanuary 13, 2015 at 6:06 pm #378963Hey!
Thank you for your kind words :)
I think you already know that you can post your feature requests here – https://kriesi.at/support/enfold-feature-requests/
Kriesi is working really hard to make Enfold even better each day. There may be Enfold 2 in future and maybe not but Enfold will improve with each update, that is for sure :)Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.