Font size for quick fact label

edited September 2020 in Theme Options
hello,

i was trying using this css for prefix label font size:

.quick_fact .number-wrapper .label {
 font-size: 40%;
    line-height: 100%;
}

Any suggestions?

Comments

  • Solved! There was a " } " before the css i was trying to use and made it ineffective. Thank you.
  • edited September 2020
    now i have another problem. font size is working perfect on web but doesn;t have effect in mobile version. any suggestions? 
  • solved this too, there was an @media screen min. width upper, i think somehow it interfered. now all good :)
Sign In or Register to comment.