Edited Child Theme’s “header.php” but it doesn’t appear to change the file
Be sure you uploaded in right path. Then please upload file directly with cpanl. I think your ftp doesn’t right configuration
Be sure you uploaded in right path. Then please upload file directly with cpanl. I think your ftp doesn’t right configuration
I’m going to take a crack at this one but I am doing so taking a wild guess as to what you mean. I am assuming that you have two blogs one on example.com and one on subsite.example.com. These might or might not be part of a multi-site setup (you did not say). In order … Read more
Your primary menu container is set to left: 5000px; witch stretches the width of the page. You can find this style directive in …themes/sunstone-bookkeeping/css/mobile.css on line 66. @media screen and (max-width: 600px) .nav-menu { position: absolute; left: 5000px; } One way to fix this is to add the following styles to the parent element: .menu-menu-1-container … Read more
Angular integration with homepage
Page dissapears when i click save
Looking for a fully customisable WP responsive theme to develop a small scale fiverr type site for voice artists [closed]
Thanks for replay Yea im not a newbi but recently mived from joomla and dotnet to wo I have over 17 cats and 6-8 cats are removing each time i try to change theme or install different demos of the same theme .. struggled over the net but no result found I didnt add any … Read more
Browser back button does not work on firefox and safari [closed]
How can I add class to every quote element?
How to change only one javascript function in wordpress child theme?