0
Welcome Guest! Login
0 items Join Now

Quasar - How to reduce font size of headers

  • Quasar - How to reduce font size of headers

    Posted 15 years 3 weeks ago
    • G'Day Experts!!.
      I reference my site www.treadstoneit.com.au/

      specifically the headers of my articles, for example see the header "Do you need fast response times and reliable help with your IT network?".

      I wonder how I can change this to match the font where it says "What our clients say.." in sidebar C, just a bit smaller and not bold.
      :P
      Many thanks
      String
      Sydney, Australia
  • Re: Quasar - How to reduce font size of headers

    Posted 15 years 3 weeks ago
    • Hello,

      In the template.css find:
      #rt-main-surround .rt-article-title {
      display:block;
      font-size:180%;   <<< change to 170%
      letter-spacing:normal;
      margin:0;
      text-transform:none;
      font-weight: normal;  << add this line
      }
  • Re: Quasar - How to reduce font size of headers

    Posted 15 years 2 weeks ago
    • Perfectly done. Much better. Many thanks Mike.
      String

Time to create page: 0.068 seconds