Hello,
Please provide us with link to the site.
Regards,
Jack Richardson
Hello,
Please provide us with link to the site.
Regards,
Jack Richardson
Hello,
You’re welcome!
If you have more questions feel free to contact us.
Regards,
Jack Richardson
Hello,
Please read this article more carefully.
Regards,
Jack Richardson
Hello,
Please provide us with FTP credentials in Private Content as well.
Regards,
Jack Richardson
Hello,
Please provide us with rights to be able use theme files editor and edit custom.css file.
Regards,
Jack Richardson
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Jack Richardson
Hello,
Could you please provide us with wp-admin and FTP credentials in Private Content?
Regards,
Jack Richardson
Hello,
I think it’s more easier to use function is_page(); for condition in original header file.
For example:
if( is_page( 'some_page' ) ) {
// Echo 1st logo variant
} elseif ( is_page( 'some_another_page' ) ) {
// Echo 2nd logo variant
} elseif and so on...
Regards,
Jack Richardson
Hello,
Yes, please provide us with wp-admin credentials in Private Content.
Regards,
Jack Richardson
Hello,
Then you need to contact the plugin support team for further assistant.
Regards,
Jack Richardson
Hello,
Please check your slider arrows now!
Regards,
Jack Richardson
Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Jack Richardson
Hello,
1) Could you please clarify us with more details? Are you unable to edit custom.css file?
2) To remove this text you need to add empty or with your own content text widget to Footer Links widget area.
3) You can change Header logo in Theme Options -> Header -> Logo image.
Regards,
Jack Richardson
Hello,
About upgrading process you can read in our documentation: https://www.8theme.com/demo/docs/legenda/#!/upgrade.
Regards,
Jack Richardson
Hello,
You can download the latest theme version from your Envato account.
Regards,
Jack Richardson
Hello,
You can edit it in Theme Options -> Single Product Page -> Return section.
Regards,
Jack Richardson
Hello,
Thank you for report!
We’ll investigate this problem.
Regards,
Jack Richardson
Hello,
To avoid misunderstanding could you please provide us with screenshot of images you talking about?
Regards,
Jack Richardson
Hello,
We’re glad to hear it!
If you have any questions don’t hesitate to contact us.
Regards,
Jack Richardson
Hello,
Thank you for the suggestion. We’ll take it into consideration.
Regards,
Jack Richardson
Hello,
I’ve added this code into style.css of child theme:
.my-account-link > a {
pointer-events: none;
}
Regards,
Jack Richardson
Hello,
I’ve made the required changes. Please check your link now!
Regards,
Jack Richardson
Hello,
I’ve made the required changes. Please check your link now!
Regards,
Jack Richardson
Hello,
You can simply go to Plugins section in your wp-admin and deactivate “Screets Live Chat” plugin.
Regards,
Jack Richardson
Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Jack Richardson
Hello,
Yes, you can add it using the following shortcode:
[block id="637"]
“637” you need to replace with your static block id.
Regards,
Jack Richardson
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us!
Regards,
Jack Richardson
Hello,
You’re welcome!
Regards,
Jack Richardson
Hello,
To remove white background you can add the following code to the custom.css:
page-heading {
background-color: #151515;
}
And this code to fix issue with the logo:
@media (max-width: 979px) {
.header .logo img {
height: auto !important;
}
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Jack Richardson