Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Navigate to Dashboard->Theme Options->Import/Export and install the LookBook version.
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Try to add this code in custom.css
.header-variant2 .header-phone{
width:500px;
}
.header-variant2 .span8 {
width: 300px;
float: right;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
You need create the Statick Block then copy ID of that block and add to return tab.
See screenshot how to find ID of the statick block: http://prntscr.com/cqf0mx
Regards,
Robert Hall
Hello,
You can edit it in the \wp-content\themes\royal\framework\theme-functions.php file on line 899
Find ! Get logo section and you’ll see the code.
Regards,
Robert Hall
Hello,
I’ve selected the target option to blank. See screenshot: http://prntscr.com/cq8wow
Please check it now.
Regards,
Robert Hall
Hello,
You need to remove the following code in style.css of the Child Theme.
.header-area {
background: #fafafa !important;
}
Regards,
Robert Hall
Hello,
Please update the theme to the latest version (4.2) then check issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/idstore/ and it’ll be reuploaded from a new theme package.
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
(it’s for Legenda theme but the process is the same).
Regards,
Robert Hall
Hello,
I’ve added the WooCommerce widget and its showing well. See screenshot:
http://prntscr.com/cq7qd7
http://prntscr.com/cq7qn9
Could you please clarify which exactly widget you’ve tried to add there?
Regards,
Robert Hall
Hello,
Could you please clarify with more details where exactly you want to changes color?
Also you can try to add this code in custom css.
body{
color: #fff;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Hello,
1. See breadcrumbs. How can i set only the title and the breadcrumbs like “home->shop” off?
Sorry, but your query is unclear.
Please show a screenshot of the issue and what you want to achieve.
Regards,
Robert Hall
Hello,
You can change it in the \wp-content\themes\royal\framework\theme-functions.php file on line 785
Regards,
Robert Hall
You are welcome! We are glad to help you!
Regards,
Robert Hall
Fixed. Please check it.
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Please use this code in custom css.
.menu > ul > li > a {
font-weight: bold;
}
Regards,
Robert Hall
Hello,
Sorry, but we don’t provide support for 3rd-party plugins and can’t guarantee fully compatible with our theme.
Regards,
Robert Hall
I’ve reuploaded the theme for you. Please clear all cache then check issue.
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
You need edit the \wp-content\themes\royal\framework\theme-functions.php file on line 3753
Find the following code
$item_output .= $description;
and replace with
$item_output .= '<span style="display:none;">' . $description . '</span>';
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
You can add an image via Add Media button. http://prntscr.com/cpc8ua
Also add this code in Global Custom CSS.
.category-description {
display: block;
}
Regards,
Robert Hall
First you need to login with your Envato account then try to leave a comment at the bottom of page.
See screenshot: http://prntscr.com/cpbwv0
Regards,
Robert Hall
Hello,
Unfortunately there is no option to change it.
You can ask the Visual Composer support in comments section concerning your query as this is their configuration.
https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments
Regards,
Robert Hall
Hello,
1) You can change slug in \wp-content\plugins\et-post-types\post-types.php file 95
'rewrite' => array('slug' => 'project')
2) In this case you need edit the \wp-content\themes\classico\framework\templates\content-portfolio.php file on line 46
Regards,
Robert Hall