Tagged: font style, fullscreen slider
-
AuthorPosts
-
December 6, 2013 at 11:11 am #196950
How can i change the fontstyle of the text in the fullscreen slider? And how can i remove the capitols?
Thanks!
December 6, 2013 at 11:30 pm #197153Hi,
What do you mean by ‘capitols’? can you post the link to your website please?
Regards,
JosueDecember 7, 2013 at 12:47 pm #197281This reply has been marked as private.December 7, 2013 at 6:59 pm #197385You are using images as text:
http://sara-energiearbeit.de/wp-content/uploads/2013/12/Sara_Stojakovic2.pngBest regards,
JosueDecember 8, 2013 at 12:02 pm #197699I know that i use images now. Therefore i said that the fullscreen slider is not active now!
So again:
How can i change the fontstyle of the text in the fullscreen slider? And how can i remove the capitals?
Thanks
December 8, 2013 at 5:07 pm #197724Hi!
Create an slider with texts, put it in another page if you want.
Cheers!
JosueDecember 8, 2013 at 5:15 pm #197726Sorry Josue, but i do not know what you are talking about.
Here is the example of the fullpage slider
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
How to change the textstyle in the boxes. (Second image)
December 8, 2013 at 5:37 pm #197728Hi!
Sorry for the confusion, try with this code (add it to Quick CSS):
/* This will remove the capitals from the caption title */ .avia-caption-title { text-transform: lowercase !important; } /* This will change the 'style' of the caption */ .avia-caption-content { font-family: serif; font-style: italic; }Best regards,
JosueDecember 9, 2013 at 10:14 am #197977Hi Josue,
thanks for the answer!The first code made the complete Text in small letters. Is it possible to get the letters as i write it in the layout field. “Fullscreen Slider” So the fist letters of the word should be capitals.
The second code worked out perfect! Fot the title i just used:
.avia-caption-title { font-family: serif; font-style: italic; }How can i use a google font style there, which is not in the list. In fact i want to use font “Alex Brush”
Thanks!
Regards,
Simon
December 9, 2013 at 7:23 pm #198160Hi!
Change that part to:
.avia-caption-title { text-transform: none !important; }To add a Custom Google Font, try this plugin: http://wordpress.org/plugins/wp-google-fonts/
Cheers!
Josue -
AuthorPosts
- The topic ‘Fullscreen Slider change font style’ is closed to new replies.
