Good afternoon, first subject is about removing the Start button found on my page, and it contains a hyperlink to the main page. (How can I remove this button?)
https://prnt.sc/senpc4
Second subject is: how can I put a wigdet with photo and logout … from wordppress login.
https://prnt.sc/senqjt
In a normal way, it would look like this:
https://prnt.sc/sens70
Clicking it to open it would open a login of this type, however, I preferred the wordpress one
https://prnt.sc/sensgn
I needed to resolve this as soon as possible … it would be nice if it were still possible today … ?
Hello !
1. That is the breadcrumb that can be disabled from here: https://www.screencast.com/t/bk90zddyj
2. Unfortunately this is not possible with Newspaper, you will have to use custom work on this one which is not covered by the Newspaper Theme.
3. That comes from the theme. The background can be changed from Theme Panel – Background.
Thank you !
Good afternoon, I did what you suggested, but it still appears
Hello !
Please make sure that you have cleared your cache. As you can see here the HOME has gone: https://www.screencast.com/t/OIAamFkndEGU
Thank you !
Good morning, but at
https://www.vendaonline.pt/foruns_/
already appear again
Hello !
Please use this css: .td-crumb-container {
display:none;
}
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !