custom css problem
hello, I had the same problem with the following post, but slightly different.
https://support.brizy.io/hc/en-us/community/posts/360062290391-Custom-CSS-doesn-t-work
I put a piece of css code in the head section of the project settings, the code is as follows:
<link href="https://myurl.com/result.css" rel="stylesheet"/>
.use-my-font {
font-family:"Smiley Sans Oblique";
font-size:30px;
}
</style>
I want to set this css style ‘use-my-font ' on my web page text, but nothing happens when I call custom css name 'use-my-font' on the page, So I checked the code and found that this style was written into the previous div module, but it was not written into the p module. How should I solve this problem?
0
-
Hi Li,
I have replied to you here https://support.brizy.io/hc/en-us/community/posts/16490878041874
0
Please sign in to leave a comment.
Comments
1 comment