doofalot
Member
Posted 3 years ago #
Hello,
My site is the following: http://acting-resource.com/
And I was able to get into the files and change the header and top navbar fonts to what I wanted. The theme is "blue zinfandel"
I would like to change the headers in the left and right columns (eg. on the left: "Recent Posts" and "Categories") to have the same font as the new headers (Impact) but I can't tell where in the code or what file to change things. All of my attempts have done nothing so far...
Thanks
doofalot
Member
Posted 3 years ago #
It is a lesser issue, but while I'm at it, I wouldn't mind being able to change the font of the title for each post, possibly to the same font. But this is not as crucial. Thanks again.
edit styles.css
look for the sections for l_sidebar and r_sidebar
doofalot
Member
Posted 3 years ago #
Thanks, but I think I need the next step as well. I looked there, and under each, there are several items, none of which list any fonts. There is:
#l_sidebar
#l_sidebar ul
#l_sidebar li
#l_sidebar ul li
#l_sidebar ul li a
#l_sidebar ul li a:hover
And the same for right sidebar.
I believe, according to the .php file, that the text whose fonts I want to change is and "h2" item (though not 100% sure)...
Any further advice?
doofalot
Member
Posted 3 years ago #
Hey, just wanted to say that I figured it out.
It turns out that the formatting of the H2 is in the content section, so I altered the fonts there. (it was an H2 item after all).
doofalot
Member
Posted 3 years ago #
NOT marking as resolved yet in case anyone has the quick answer for changing the font of BLOG POST TITLES.
Thanks
doofalot
Member
Posted 3 years ago #
The Blog Title is the H1 item. Resolved.