rchia12
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change top menu text colorsorry, not sure if i could post here.
Am using “Shaan” theme..anyone can advise simple way to change custom-menu text colour? I’ve combed thru style.css several times and tried changing below codes….but to no avail!!
My site is http://www.juzkidzonline.com#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #FFF;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #FFF;I also tried combed thru functions.php but no idea if the changes should be made there.
Really appreciate any kind soul to advise pls….thanks!!
Forum: Themes and Templates
In reply to: [Pachyderm] [Theme: Pachyderm] Links brokenThanks Sixhours. Pardon my ignorance..but how do u go abt adding the codes (u stated above)?
what are the steps pls?thanks again.
Forum: Themes and Templates
In reply to: [Pachyderm] [Theme: Pachyderm] Links brokensorry, not sure if i’ve posted in the right thread. Am pretty new here. I’m using Pachyderm theme and am figuring out how to REMOVE the 2 icons at the left side — the “Permalink to <current page>” and “Comments on <current page>”?
Its the icon with paper with folded corner and heart shape..Anyone can advise pls? thanks.