Font Size
-
I can’t get the font size to change. Have tried different variables, but it always looks the same size….
body .simplePullQuote {
color: gray;
border-top: 4px #621b66 solid;
border-bottom: 4px #621b66 solid;
float:right;
font-size:x-large;
font-weight:bold;
padding: 14px;
}
The topic ‘Font Size’ is closed to new replies.