This has come up quite often on the WordPress.org Support forums lately and instead of searching through old posts there I am writing this post to make it a bit easier to find here.
For the WordPress Atahualpa theme (version 3.4.4 as of this writing), follow these steps to add your custom CSS if there is no option to use in its place.
- Go to the theme options page
- Near the bottom click on “Add HTML/CSS inserts”
- Go to the bottom of that option page for “CSS Inserts”
- Add: css-element { property: value; }
- Click on the HUGE Save Changes button
Just replace css-element { property: value; } with the styling you want to add.
4 Responses
4 Comments
I use this theme, works great, I just upgraded to the latest version. Visit my site at http://www.askthekansascitybroker.com to see how I use it. I am also using it for my office blog site for kansas city real estate too. Are you connected to the people that created this theme.
Although I am not “connected to the people that created this theme” my freelance work does bring me in contact with this theme from time to time. Feel free to review our WordPress Services page if you need help with any modifications.
Thanks! Exactly what I was looking for (but couldn’t find until this post)…
.-= Todd Van Hoosear´s last blog … Livestreaming LaunchCamp =-.
@Todd – You’re welcome!