I went to this thread: https://kriesi.at/support/topic/new-custom-font/ and tried to follow the instructions to enter the Slabo font.
It worked and I got Slabo in the drop-down box, but when I selected it, the site defaulted to Arial.
I wondered whether I should also have followed the first part of the instructions and so added them to functions.php. Nothing changed, so I deleted them. But then I lost the whole site – and I am wondering if I deleted something else in the process without noticing.
The functions.php page now ends:
/*
* register custom functions that are not related to the framework but necessary for the theme to run
*/
require_once( ‘functions-enfold.php’);
/*
* add option to edit elements via css class
*/
// add_theme_support(‘avia_template_builder_custom_css’);
Have I deleted something that I should not?
NB I am concerned in part because it’s 3 AM (which might be why I made a mistake!) and I’m worried that if I let the computer sleep, when I come back, I won’t be able to retrieve the pages. At present, I can only get back to a page with something on it by hitting the back arrow. If I try to type in a URL or use a link, I just get a blank or server error.