• Closed
  • Terri Bly
    Spectator
    June 24, 2014 at 6:47 pm #8498

    Hello! Now that I am able to use the shortcodes (thank you!), I cannot figure out how to make changes to the default font for the content box title. It is much too large and the wrong color. Where do I make these adjustments?

    Thanks again!
    Terri

    Roman
    Spectator
    Posts: 3147
    June 24, 2014 at 8:18 pm #10084

    try this code in the Custom CSS section in the theme options panel:

    Code:
    .content-boxes h2 {font-size:14px!important;}
    Terri Bly
    Spectator
    Posts: 8
    June 24, 2014 at 8:46 pm #10085

    Perfect. Thank you!