Select Font
-
Hi, nice plugin and quite helpful. I wanted to request or ask if we are able to anyway select or add to the css the font it should use for the buttons? So it matches the rest of the site and such.
Thanks
Decided to use this code, added to the css area of the customizer, incase it helps anyone. Just change the Insert Name of Google Font to the font you want to use.
.fasc-button { font-family: "Insert Name of Google Font"; padding: 10px 20px; font-size: 15px; line-height: 20px; }
- The topic ‘Select Font’ is closed to new replies.