Hello,
You can change it in the wp-content/themes/royal/framework/portfolio.php file on line 13
Regards,
Robert Hall
Hello,
You can change it in the wp-content/themes/royal/framework/portfolio.php file on line 13
Regards,
Robert Hall
Hello,
Sorry, but I can’t understand what exactly you want to fix there. Do you want the transparent background in default and fixed header?
Regards,
Robert Hall
Hello,
Could you please clarify with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall
Hello,
Please add this code in Global Custom CSS
footer {
background: rgb(40, 40, 40);
}
Regards,
Robert Hall
Hello,
Please try to use the following code
.tabs.accordion .tab-title.opened {
color: red !important;
}
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
You’re welcome and have a nice day!
Regards,
Robert Hall
Hello,
Please try to add this code in Global Custom CSS.
.sidebar-position-left .row-count-4 .product .footer-product .show-quickly{
width: 100%;
font-size: 14px;
}
Regards,
Robert Hall
Hello,
This requires 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,
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,
In this case you need edit the \wp-content\themes\legenda\woocommerce\content-product-slide.php file on line 53
Regards,
Robert Hall
Hello,
So, is your issue resolved now?
If no, please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please try to add this code in custom css
@media (max-width: 992px){
.vc_custom_1398413431182{
display:none;
}
}
Regards,
Robert Hall
Hello,
As I see you’ve only one h1 tag at the product page. See screenshot: http://prntscr.com/cs3fhz
To change it you need edit the \wp-content\themes\legenda\framework\theme-functions.php file one line 4796
Regards,
Robert Hall
Hello,
Your link has a redirect to the old site – http://prntscr.com/cs1g0q
Please check it.
Also you need to increase the values of upload_max_filesize to 64 mb.
Regards,
Robert Hall
Hello,
Could you please clarify with more details what exactly you mean and show us screenshots?
Regards,
Robert Hall
Hello,
Please update the theme to the latest version and 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).
Regards,
Robert Hall
Hello,
I’ve imported the font into style.css of the Child Theme.
@import 'https://fonts.googleapis.com/css?family=Titillium+Web';
body{
font-family: 'Titillium Web', sans-serif !important;
}
Now you can applied it to your site.
For example, if you want to change the font of menu items use this code in style.css
.menu > ul > li > a{
font-family: 'Titillium Web', sans-serif !important;
}
Regards,
Robert Hall
Hello,
Your credentials are not correct. Please check them.
Regards,
Robert Hall
Hello,
yes, you’re welcome!
Regards,
Robert Hall
I’ve added this image as background in the Row Settings. See screenshot: http://prntscr.com/cqyv97
Please check.
Regards,
Robert Hall
Hello,
In this case you need edit the \wp-content\themes\classico\framework\theme-init.php file on line 58.
Find and replace this code
$etConf['checkoutUrl'] = esc_url( WC()->cart->get_checkout_url() );
with
$etConf['checkoutUrl'] = esc_url( WC()->cart->get_cart_url() );
then change the button name in the same file on line 51
Regards,
Robert Hall
Hello,
I’ve updated the plugins for you. Please check it now.
Regards,
Robert Hall
Hello,
As I see the new tab is there. See screenshot: http://prntscr.com/cqve2e
Regards,
Robert Hall
To update the plugins, switch to your server with FTP. Copy extracted plugins folders into wp-content/plugins/ folder
Also you can provide us with FTP credentials and we’ll help you.
Regards,
Robert Hall
Hello,
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 update all required plugins to the latest version and check issue.
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,
I’ve checked it and didn’t see any issue there. See screenshot: http://prntscr.com/cqtx6w
Also try to update the theme to the latest version and 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).
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,
Yes, you can edit this on the same file \wp-content\themes\royal\framework\theme-functions.php on line 3187.
Regards,
Robert Hall