Hello,
Yes, try it in custom.css file or Child Theme.
Read more here about Child Theme:
https://www.8theme.com/demo/docs/legenda/index.html#!/child_theme
Regards,
Robert Hall.
Hello,
Yes, try it in custom.css file or Child Theme.
Read more here about Child Theme:
https://www.8theme.com/demo/docs/legenda/index.html#!/child_theme
Regards,
Robert Hall.
Hello Nebulas,
Try to test your site with default WordPress theme. Also disable plugin one by one. Maybe it affects.
Regards,
Robert Hall.
Hello,
You can remove this code in \themes\royal\framework\theme-functions.php file on line 1301-1304
<p class="form-row">
<label class=""><?php _e( "Enter your username", ETHEME_DOMAIN ) ?> <span class="required">*</span></label>
<input type="text" name="username" class="text input-text" />
</p>
Don’t forget to make backup this file. Also recommended do all changes in Child Theme.
About Child Theme you can read in out documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Need to update the entire folder.
Don’t forget to make backup your site before updating.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Regards,
Robert Hall.
Hello,
Your credentials isn’t correct. Please provide as well.
Regards,
Robert Hall.
Hello,
In this case you needs customization code in WooCommerce file to implement such functionality.
It will be better if you contact to WooCommerce support team and their specialists will look into this issue more deeply.
Regards,
Robert Hall.
Hello,
I’ve added code into Prefooter Row (Appearance-Widget). Check it.
Regards,
Robert Hall.
Hello,
What logo you want to add?
Also 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,
Here is image https://www.8theme.com/demo/legenda/wp-content/uploads/2013/10/2.png
You can build this page with Visual Composser plugin.
Regards,
Robert Hall.
Hello,
Sorry, but this credentials isn’t correct. Please provide as well.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and 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,
Please add following code into custom.css file.
.languages-area{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be
Regards,
Robert Hall.
Hello,
You use old version of the theme. Please update to the latest.
Don’t forget to make backup your site before updating.
Here is video tutorial how to update theme:
https://www.youtube.com/watch?v=KdWESIIPU1k
Also please provide us with FTP credentials in Private Content and we help you to update Revolution Slider and Ultimate Addons for Visual Composer to the latest version.
Regards,
Robert Hall.
Try to use this code:
.active.font-large {
text-transform: none!important;
}
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
Hello,
To get red color you can add following code into custom.css file.
.header-type-3 .top-bar {
background-color: #d71920;
}
Please look at screenshot: http://prntscr.com/5fm1py Here we can see two lines too.
Regards,
Robert Hall.
Hello,
Please add following code into custom.css file.
.tab-content h4{
margin-bottom:5px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Did you tested your site on speed with default WordPress theme?
Regards,
Robert Hall.
Hello,
Sorry, it’s not possible.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Did you made some changes in default theme files?
Regards,
Robert Hall.
Hello,
You can edit this strings in following files.
‘was successfully added to your cart’ \wp-content\plugins\woocommerce\includes\wc-cart-functions.php: line 86
‘verified owner’ \wp-content\plugins\woocommerce\templates\single-product\review.php: line 43
‘notes about your order’ \wp-content\plugins\woocommerce\includes\class-wc-checkout.php: line 117
‘your order’ \wp-content\plugins\woocommerce\templates\checkout\form-checkout.php: line 51
For other strings what you need translate please provide link to them and show screenshot.
Regards,
Robert Hall.
Hello,
No, it’s possible.
Regards,
Robert Hall.
Hello,
Please add this code into custom.css file.
.menu > li > a:hover{
color:inherit;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content and we will update it for you.
Regards,
Robert Hall.
Thank you!
Please add following code into custom.css file.
.product-information .short-description{
display:none;
}
Regards,
Robert Hall.