-
AuthorPosts
-
June 15, 2015 at 3:56 pm #459398
where can i edit H1 – H6 ? and is it possible to make this font slim? slim fonts and less character spacing?
June 15, 2015 at 4:00 pm #459407Hey alfaweb2!
Please add following code to Quick CSS
body .av-special-heading.blockquote > * { word-spacing: -0.3em; }
You are going to need to add new font weight to make it lighter – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Currently it is as light as possible.Cheers!
YigitJune 15, 2015 at 4:41 pm #459468This reply has been marked as private.June 15, 2015 at 4:47 pm #459475Hi!
Please change the code to following one
h3.av-special-heading-tag { word-spacing: -0.3em; }
Regards,
YigitJune 15, 2015 at 4:54 pm #459485This reply has been marked as private.June 15, 2015 at 5:06 pm #459501This reply has been marked as private.June 15, 2015 at 6:07 pm #459562Yes, thank you but it do not work ;(
June 15, 2015 at 6:08 pm #459563It is not possible to read the text on the website. can you please help me Yigit? Thanks, greetings, Alexander
June 15, 2015 at 6:23 pm #459566Hi!
I edited your page and gave “custom-spacing” class to heading element and adjusted the code in Quick CSS field. Please review your website now.
Regards,
YigitJune 15, 2015 at 6:38 pm #459573I`m sorry but NO http://i.imgur.com/yEE07Xs.jpg
June 15, 2015 at 6:39 pm #459575Thank you for the try! Greetings, Alexander
June 15, 2015 at 6:50 pm #459582Hey!
Please go to Quick CSS and find
.custom-spacing h3.av-special-heading-tag { word-spacing: -0.3em; }
and adjust it as needed. Code is working fine
Cheers!
YigitJune 15, 2015 at 7:14 pm #459606This reply has been marked as private.June 15, 2015 at 7:24 pm #459612June 15, 2015 at 7:31 pm #459616thank you. it looks awesome! thanks Yigit!!!!
can you set it that i looks like this http://i.imgur.com/N9ClemU.jpg (the spacing!).
June 15, 2015 at 8:03 pm #459638This reply has been marked as private.June 15, 2015 at 8:08 pm #459642This reply has been marked as private.June 16, 2015 at 6:02 pm #460232Sorry Yigit. but the effect is gone. Can you please recheck. Thank you sooooo much, Alexander
can you set it that i looks like this http://i.imgur.com/N9ClemU.jpg (the spacing!).
June 16, 2015 at 10:47 pm #460469Hey!
Please edit special heading pages on pages you listed above and give them “custom-spacing” custom CSS class – http://i.imgur.com/tPrDXUV.png
Cheers!
YigitJune 17, 2015 at 12:04 pm #460668This reply has been marked as private.June 17, 2015 at 12:09 pm #460671This reply has been marked as private.June 17, 2015 at 1:07 pm #460701This reply has been marked as private.June 17, 2015 at 1:15 pm #460712This reply has been marked as private.June 18, 2015 at 9:46 pm #461611Hey!
First three were fixed in other threads, for the last one, i added following code to Style.css file of your child theme
.w2dc-listing-header h2 { font-family: 'Quicksand', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px!important; font-weight: bold!important; }
Cheers!
YigitJune 19, 2015 at 11:02 am #461786This reply has been marked as private.June 19, 2015 at 12:37 pm #461830This reply has been marked as private.June 22, 2015 at 9:16 am #462493Hi!
use this code for the title under “Die neuesten Portraits”:
h3.slide-entry-title.entry-title { font-size: 10px; margin-top: -6px; }
You can find more information on how to style text via CSS here: http://www.w3schools.com/css/css_text.asp
You can choose different fonts in Enfold->Advanced styling.
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.