On my home page, under the photo of the little girl, writing is appearing. It is the writing that I am inputting under the page for Newborns and Children. I do not want this writing to appear under the photo of the little girl. Can you help?
I’m having trouble with my mobile menu links. It looks fine when you are on the home menu, but when I’m on a parent page, the mobile menu child page links don’t stay white.
Forgot to ask…were the changes done to the original theme or the child-theme? With the child-theme, I don’t have to worry if you roll out updates to the page? If it was done on the original theme, I will have to bother you guys to fix it again after I screw up the system. I want to know so I can plan accordingly.
As explained before, all fonts on Fonts Typography in my Perfect theme (original and child) aren’t working. No matter which font I choose from the list, when I publish, they won’t change.
The documentation shows an example rather different from the real thing. I really need them to work, without having to send you my admin details.
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .nav { background:#f88203; margin-top:35px; padding-right:30px;}
.header .header-inner .nav ul li { line-height:55px;}
.header .header-inner .nav ul li a { line-height:inherit !important; padding:0 0 0 25px; color:#fff !important;}
.header .header-inner .nav ul li a:hover, .header .header-inner .nav ul li.current_page_item a, .header .header-inner .nav ul li.current_page_item ul li a:hover, .header .header-inner .nav ul li.current-menu-ancestor a.parent, .header .header-inner .nav ul li.menu-item-has-children:hover a { color:#000 !important;}
I’m working with the Yogi Pro theme and have noticed than when viewing the homepage of my site that my nested pages do not appear under their parent pages and are actually displayed on my top menu as parent pages themselves. I’ve checked my work on the back end and all of my “children” are marked with their proper parents in the page editor section, so I’m guessing this is a glitch with the code or something.
I cleared the browser cache but I cannot see a difference (Chrome, IExplorer)
Maybe I misunderstand your answer:
I don’t have to make changes in my wordpress installation or no special css code is needed?
You wrote you made changes from your end, but how do they come to my site? Should I update my theme (btw. I have a child theme).