You’re welcome!
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
Please try use this code in custom.css
body {
font: 14px Verdana, helvetica, sans-serif;
}
Regards,
Robert Hall.
Hello,
Please try to change the value of ‘Products per row’ option to 2 in Theme Options->Shop Page.
Regards,
Robert Hall.
Hello,
You can use this code in Theme Options->Custom CSS->Global Custom CSS
.st-content {
background: grey;
}
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
If I understood you correctly then you can add your own text in text editor of the Shop page. See screensgot: http://prntscr.com/9fl7l2
Regards,
Robert Hall.
Hello,
Please try to add the following code in Theme Options->Custom CSS->Custom CSS for mobile and landscape.
body.bordered .body-border-left, body.bordered .body-border-top, body.bordered .body-border-right, body.bordered .body-border-bottom {
width: 0px;
}
Regards,
Robert Hall.
Hello,
You can change it in \themes\classico\framework\post-types\portfolio.php file on line 201 in the following code
<li><a href="#" data-filter="*" class="btn big active"><?php _e('Show All', ET_DOMAIN); ?></a></li>
Regards,
Robert Hall.
Hello,
Did you made changes in original theme files?
Also you need update theme first and then we’ll can check this issue.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve disabled the sidebar for account page in page settings->page layout->sidebar position. Please check it.
Regards,
Robert Hall.
Hello @Bim,
Your credentials aren’t correct. Please check them.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Try to add the following code in custom.css file.
@media (min-width: 1100px){
.visible-desktop {
display: none !important;
}}
@media (max-width: 1100px){
.hidden-desktop {
display: inherit !important;
left: 0;
top: 50px !important;
}}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
As I see you’ve added the following style in Custom CSS for desktop http://prntscr.com/9f6tu5
.col-sm-6 {
width: 54% !important;
}
Please remove it and check the issue.
Regards,
Robert Hall.
Hello,
Do you want to hide this banners? http://prntscr.com/9f63w3
Could you please clarify with more details? What are you trying to achieve?
Maybe provide screenshot for our better understanding.
Regards,
Robert Hall.
Hello,
Please use this code in Theme Options->Custom CSS->Global Custom CSS
.white-popup-block .checkbox-label {
display: none;
}
Regards,
Robert Hall.
Hello,
Please clarify how we can log into admin panel. Seems it’s not working with this credentials.
Regards,
Robert Hall.
Hello,
Please use this code in Theme Options->Custom CSS->Custom CSS for landscape and mobile.
.languages-area{
display:none;
}
Regards,
Robert Hall.
Hello,
You can edit register form by yourself in \themes\royal\framework\theme-functions.php file then find
// ! Registration Form section and you’ll see code there.
Regards,
Robert Hall.
Hello,
This question is a bit unclear for us. Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
You can change/remove breadcrumbs image in Dashboard->Theme Options->Color Scheme->Breadcrumbs background.
Regards,
Robert Hall.
Hello,
This option is for promo popup. You need enable Promo Popup in Theme options->Promo Popup then check top bar.
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
Try to disable third-party plugins one by one and check it, one of them caused issue.
Regards,
Robert Hall.
You’re using old theme version. Please update to the latest and check this issue.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
The video tutorial is for Legenda theme, but the process is identical.
Also you can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.