Daniel Kilburn
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Education Hub] can we update footer text?Found it.
Forum: Themes and Templates
In reply to: [Education Hub] can we update footer text?Unable to make changes in the Footer Credit Text.
Hueman theme.
Try as I may. I have been unable to locate any menu option to make changes in the Footer Credit text. It must be somewhere because the information was entered when building the website. If it does exist, it is most certainly not in an intuitive location.
This appears to be a common issue with several Word Press themes. After reviewing several threads on this same subject, the apparent go-to option is to go into the source code of the theme and alter it. Really?
Can someone please point me to a fix. I haven’t found one in the forum yet.
Thank you in advance for any help on this subject.
- This reply was modified 9 years, 2 months ago by Daniel Kilburn.
Forum: Themes and Templates
In reply to: [Hueman] Sidebar color changeI’ve the same problem.
http://www.emergencyactionplanning.com/
Here is the code I implemented;
/* sidebar color change*/ .sidebar {
background-color: #000000;}/* sidebar color change*/ .main .main-inner.group{
background-color: #000000;}You will notice the Left sidebar is still partially grey.
Also, after publishing, I see that the center column is also blacked out. Its the one column I would like to stay Grey.
Any suggestions?
- This reply was modified 9 years, 4 months ago by Daniel Kilburn.
Forum: Themes and Templates
In reply to: [Hueman] Images not showing on HomepageThanks, that was the solution.