Greetings,
Perhaps its because I am rather new or exhausted (or maybe both) but I can't seem to figure out to change the font beside the header logo.
Greetings,
Perhaps its because I am rather new or exhausted (or maybe both) but I can't seem to figure out to change the font beside the header logo.
Assuming you're using a Child Theme/ Custom Theme/ Custom Style/CSS plugin:
Try these CSS selectors;
.logo-wrap h1 a span {
}Hi Andrew!
Thanks for the post. However,I am reading "Try these CSS selectors" but I'm only seeeing one CSS selector in your post back. The theme I'm using is simple catch.
If you change theme files, your changes will erase once the theme updates.
Use a Child Theme for generic modifications or Custom Style/CSSplugin for specific CSS modifications.
More information on CSS selectors at http://www.w3schools.com/cssref/css_selectors.asp
You must log in to post.