ysgmesh
Forum Replies Created
-
I am trying to figure out how to rewrite “Save my name, email, and website in this browser for the next time I comment.” to “Save my name & email in this browser for the next time I comment”.
Earlier on I had disabled the website url but I need to readjust that to suit the context. Thanksok.I marked it already. Thanks
Good…Thanks. I have looked around for that before to no avail. Thanks for pointing me to that.Please I am trying to figure out how to rewrite “Save my name, email, and website in this browser for the next time I comment.” to “Save my name & email in this browser for the next time I comment”.
Ealier on I had disabled the website url but I need to readjust that to suit the context. ThanksOk! I was wondering. Thanks.
Forum: Themes and Templates
In reply to: [GeneratePress] Edit content headerGood you have fixed that.
Forum: Themes and Templates
In reply to: [GeneratePress] Custom css not workingAlright mentor….I have seen its fine on incognito mode maybe I have to reinstall my chrome but the question I ask is why does it actually happen to my site alone whereas others run fine. Thanks a million times.
Thats good to know.I am happy for you dear. In any case like that do not fail to attach the site so if someone wants to help it could be easier to troubleshoot and find a fix for you. I love generatepress and will be happy to be of help on areas Ii am good at.
If I understand what you want to achieve you can try something like this
.yoast-breadcrumb p {
margin-left: -5px; margin-right: -5px;
}
you can adjust to fit.Forum: Themes and Templates
In reply to: [GeneratePress] Custom MenuYou have to put the menu inside
<div id="mySidenav" class="sidenav"> your menu here</div>for it to work. Or you change the class of the div provided by w3school to match GP. If you are still unable to get it work do show a screenshot of your implementation to enable me help you moreForum: Themes and Templates
In reply to: [GeneratePress] Custom css not workingIt happens when I want to use chrome audit tool to run a test on my site. Please I am still having that issue and I cant really understand why its happening. You can check my Site with chrome through “insight — audits” and you can see it. Please I will like if this can be resolved. Thanks for your assistance and hardwork
Forum: Themes and Templates
In reply to: [GeneratePress] Custom css not workingI have tried style.css and it works now… I removed those lines and its working but I am still testing to make sure its not a cached version. Thanks very much but there a problem now.
My site says “Multiple tabs are being controlled by the same service worker. Close your other tab on the same origin to audit this page”
This appears on chrome and I cant understand why. It seems this is the reason my site is scoring very low on speed test.
Can you suggest for me on this?- This reply was modified 6 years, 8 months ago by ysgmesh. Reason: It is solved at this moment although I am still testing it