Hi, I wonder if anyone can help, I've successfully managed to edit the main.css file, and have changed the logo font to Pacifico, which works on my desktop browser but not on the mobile version, can anyone help please?
Example:
Original - #header #logo{color:#fff;font-family:"Osclass";
to
Modified - #header #logo{color:#fff;font-family:"Pacifico";
I've attached the main file as a .txt