• Resolved Delete ThisAcount

    (@dmarsh508)


    I really enjoy the wordpress theme that i currently have except for a few things. I hate the small caps effect on the nav bar links and title, and it also does that at the begining of each of my posts. all i want to do it get rid of those drop caps and possibly change the font to a sans serif rather than mixing sans serifs and serifs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • WPyogi

    (@wpyogi)

    What theme are you using and please post a link to your site if you want help.

    Thread Starter Delete ThisAcount

    (@dmarsh508)

    I am using oliupo and the site is coerceddelusion.com

    krowland08

    (@krowland08)

    Should be just a simple CSS change in your style.css file, look for this:

    #main_nav ul {
      text-transform: uppercase;
      font-size: .75em;
      list-style-type: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the font in a downloaded theme’ is closed to new replies.