Tagged: font
Cheers! We have a client that wants to be creative on a per page basis. They want to be able to use the builder and apply different preadded fonts to h tags as well as other elements. Any suggestions? thx in advance! RL
Hi rheaandme!
You can add a code block element to your page and add your custom CSS inside it as following
<style>
.avia_textblock { font-family: arial; }
</style>
Cheers!
Yigit
Is there a way to add it to the actual builder? here are couple ideas..
1. https://www.dropbox.com/s/c714ejvbwtf6bi2/Screen%20Shot%202015-11-18%20at%207.45.32%20AM.png?dl=0
2. https://www.dropbox.com/s/iwjxm2br6qriaz8/Screen%20Shot%202015-11-18%20at%207.49.27%20AM.png?dl=0
Hi!
You can also turn on Custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and apply custom CSS code individually.
Cheers!
Yigit
is there a way to extend the dropdown options in “heading type” “heading style”?