This content has been marked as final.
Show 1 reply
-
1. Re: Custom blog in Adobe Muse and BC can't get body copy css to work
Aggarwal, Gaurav Sep 29, 2014 12:06 PM (in response to BubbleHouse)Hi BubbleHouse,
I checked the details layout of the blogs and seems the font-family is entered in the inline code of the blog post and it is taking preceedence over the system css.
You can go to the content of blog post and change the font-family: calibri, serif to font-family: inherit, it should take the font from the modulestylesheet.css
<span style="font-size: 15pt; font-family: calibri, serif; color: #343434; background: none 0% 0% repeat scroll transparent;">
Regards,
Gaurav Aggarwal

