Reply To: Sidebar font change only

Home Forums Support Sidebar font change only Reply To: Sidebar font change only

Home Forums Support Sidebar font change only Reply To: Sidebar font change only

#85791
Tom
Lead Developer
Lead Developer

Hi Rebecca,

Doesn’t look like you removed the stars as I mentioned above.

In your CSS, replace this:

/* Enter Your Custom CSS Here
.widget {

      font-family: "Times New Roman", Times, serif;
}
*/

With this:

/* Enter Your Custom CSS Here */
.widget {

      font-family: "Times New Roman", Times, serif;
}