Blockquote font-family change
-
Friends, I’m trying to change the blockquote font-family, but it’s not working. I used this code in the built in CSS editor:
blockquote { font-family: Lobster, cursive !important; font-weight: 400 !important; font-style: normal !important; font-size: 16px; margin-left: 40px; margin: 0.8em; margin-right: 10px; padding: 1.5em 40px; line-height: 1.45; position: relative; color: #2a3132; background:#f1f1f2; }
I have an impression that the style.css and style-rtl.css are overriding my code. Can this be somehow fixed or is it a problem with the google font? I tried using a few other fonts too, but still no change …
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Blockquote font-family change’ is closed to new replies.