sinjin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Upgrading PHP 5.6 to 7.2Yep, the debug showed an error with a plugin. Once updated, all was well.
Thanks…
Thanks
Forum: Fixing WordPress
In reply to: Changing page fontHere ya go:
http://www.cupidspassion.net/wordpress/I’d also like to be able to hide the children of all parent pages unless your under that particular parent if you could help with that as well. I’ve looked for answers but have not exactly found that answer.
Thanks..
Forum: Fixing WordPress
In reply to: Changing page fontAnybody?
Forum: Fixing WordPress
In reply to: Changing page fontpodz, you confused me.
I assume that either in the css or the sidebar template, there is code for the font of the parent and the children. Which template and what should I be looking for? Once I find it, then I assume I replace it with the code you provided below:
#menu ul li {
color:#000;
}#menu ul li ul li {
color:#ff0000;
}Am I correct so far?
Forum: Fixing WordPress
In reply to: Changing page fontHmmm…
I looked in the page template, css template and just about any other template I could think of but I didn’t find any code like your example
for the parent page.This is a new installation with the current version and all files are exactly uploaded as they came in the download.
Where should I be looking?
Stylesheet Template?
Page Template?
Sidebar Template?Thanks,
SinJin…