Hi MrVeins
Add this to you custom.css file -please dont add it to style.css
.sidebar .widget-title {
text-align: center;
}
for the second question change the 6.4 value and add it to custom.css as well
.site-header {
padding-top: 6.4rem;
}
I’ll try it now and post back.
Erm, where do I find my custom.css? I’m in my host provider’s “file manager” and can’t seem to find it.
If your theme does not have a custom CSS option, you can add it via a plugin –
http://wordpress.org/plugins/search.php?q=custom+css
You two are amazing – thanks so much!