I’ve added this code in style.css of the Child Theme. Please check it.
#top-cart .amount {
color: black;
}
.header-area {
background: #fafafa !important;
}
Regards,
Robert Hall
I’ve added this code in style.css of the Child Theme. Please check it.
#top-cart .amount {
color: black;
}
.header-area {
background: #fafafa !important;
}
Regards,
Robert Hall
Try to add this code in the \wp-content\themes\idstore\js\script.js file as on the following screenshot: http://prntscr.com/cjupk1
$('.categories-group li a[title]').tooltip('disable');
Regards,
Robert Hall
In this case you need add the whole function into the function.php file of the Child Theme and change the ‘Shopping Cart – ‘ text like you need
function et_cart_total() {
global $woocommerce;
?>
<div class="shop-text"><span class="total"><?php _e( 'Shopping Cart - ', ETHEME_DOMAIN ); echo $woocommerce->cart->get_cart_subtotal(); ?></span></div>
<?php
}
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Also you can find this text in the \idstore\wp-content\themes\idstore\code\woo.php file on line 148
Regards,
Robert Hall
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
1) Please update the theme and plugins to the latest versions then check issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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).
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.
2) Use this code in Global Custom CSS.
.st-content {
background: red;
}
3) Use this code in Global Custom CSS.
footer .widget_nav_menu li.current-menu-item a {
background-color: transparent;
}
4) See screenshot: http://prntscr.com/cjt62f
Please specify What browser you’re using?
5) Use this code in Global Custom CSS.
.sidebar-widget .widget-title {
border-top: 1px solid transparent;
}
6) Use this code in Global Custom CSS.
.menu-icon:before {
color: #fff;
}
7)Use this code in Global Custom CSS.
.et-search-trigger .fa-search {
background: #fff;
color: #f4cdd8;
}
Regards,
Robert Hall
Hello,
Please try to add this code in Global Custom CSS.
div.ppt {
display: none !important;
}
Regards,
Robert Hall
Hello,
Have you added the Google API key in Dashboard->Ultimate->Google Maps?
Regards,
Robert Hall
Hello,
You can try to add this code in Custom CSS
.archive .wp-picture img {
width: 100%;
}
Regards,
Robert Hall
Hello,
Try to add the following code in Theme Options->Custom CSS->Global Custom CSS.
#e_deliverydate_field {
float: inherit;
}
Regards,
Robert Hall
Hello,
Please update the theme to the latest version then check isssue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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).
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 try to add this code in Theme Options->Custom CSS->Custom CSS for mobile
.navbar-right .navbar-right {
left: 15px;
}
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Try to add the following code in Theme Options->Custom CSS->Custom CSS for mobile.
.product-information .facebook-button {
width: 100% !important;
}
Regards,
Robert Hall
Hello,
The issue comes from that column – http://prntscr.com/cikw1u where you added a lot of codes – http://prntscr.com/cikwb5
Try to remove this code and you’ll see a row below.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
You should use the link with https://… See screenshot: http://prntscr.com/ciavfs
Regards,
Robert Hall
I’ve cleared cache via FTP. Please check it now.
Regards,
Robert Hall
Hello,
I’ve just checked your site in mobile view and didn’t see that issue. See screenshot: http://prntscr.com/ci8e0n
Try to clear the browser cache and check it. Also you can try to disable third-party plugins one by one and check issue.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
1) I’ve added this code in Page Settings. Please check.
.wpb_content_element:first-child{
margin-bottom: 0px;
}
2) I don’t see it http://prntscr.com/ci7y8q .
Seems you’ve disabled the color attributes.
Regards,
Robert Hall
Hello,
You can edit header-type-18 in the headers/header-structure-2.php file.
Regards,
Robert Hall
Hello,
Could you please clarify with more details what exactly you mean and show us screenshots?
Regards,
Robert Hall
Hello,
Our theme is coded according to the WordPress codex, but we can’t make it compatible with all existing plugins and we can’t test them all (as you know there is large amount of different extensions). If there is a problem with some 3rd-party plugin that isn’t included in the theme package it requires additional customization which is not for free and you have to contact via the form https://www.8theme.com/customization-services/
Thank you for understanding.
Regards,
Robert Hall
Hello,
If you enable the ‘Show link in the top bar’ option you’ll see the envelope icon there (see screenshot – http://prntscr.com/ci6v7o). Then you can remove another Newsletter link (http://prntscr.com/ci6vpm).
Regards,
Robert Hall
Hello,
In this case you need edit these files via some program editor then upload via FTP as I wrote above.
Regards,
Robert Hall
Hello,
As I see the VC plugin is working fine. See screenshot: http://prntscr.com/ci1zps
Could you please clarify with more details and show us screenshot?
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
You can check which plugins are fully compatible with our theme at this link in ‘Compatible With’ section:
https://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906
To fix issues with any third-party plugins needs additional customization which is not for free.
If you agree to proceed please contact us via form https://www.8theme.com/customization-services/ for further information.
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Also you need to contact your hosting provider support regarding this issue as ‘HTTP ERROR 500’ related to server configuration.
Regards,
Robert Hall