Increasing Font Size/Changing Color

Hi there, 

Thank you always for your relentless support. I have a few questions. 

  1. How can I change the color of side-bar links only?
  2. How can I increase the font size of accordion questions
  3. How can I increase the font size of the "DATE" on Timeline Element (See example: http://www.12345staging.com/programs/toddler/)

Comments

  • Hey,
    1. The sidebar color of the links cannot be changed, you can change it globally in theme options>colors>content>link.
    2. The font size of the accordion questions can be changed with css only.

    .accordion .question .title {

    font-size: 13px !important;
    3. Sorry but this element is not changeabe via the theme options.
    thanks
Sign In or Register to comment.