Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
Unfortunately, in our theme it’s not possible. I sent your report to our developers. Thank you for the notice.
Please take our apologies for inconveniences.
Regards,
Rose Tyler.
Hello,
To change the size of product images go to WooCommerce > Settings > Products > Display > Product Image Sizes. Don’t forget to install Regenerate thumbnails plugin and Regenerate thumbnails after that.
Regards
Hello,
Sorry, but we can’t suggest you any solution.
Regards,
Rose Tyler.
Hello,
Sorry for a delay.
The new theme version includes many changes to the headers. Specifically, changed Ajax “Add To Cart”, widget cart, added custom header option. You can find changelog on TF site https://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976?s_rank=6 http://prntscr.com/eb3v4c
You need to compare files of the child theme and parent to solve the issue.
Regards,
Rose Tyler.
Hello,
This is not related to our theme. The same persists with default Woocommerce theme.
Regards,
Rose Tyler.
Hello,
Go to Settings > Permalinks > re-save settings and check if your problem will be fixed.
Regards
Hello,
1. Please, add this code in Custom CSS:
a)
.product_meta a {
color: #917c27;
}
.product_meta a:hover {
color: #917c27;
}
b)
.product_meta {
font-size: 14px;
}
c) Have you changed some original theme files?
d) You can edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”). We recommend to make changes in the child theme http://codex.wordpress.org/Child_Themes not to lose modifications after theme update.
2. Please, use Slider Settings Style to change button: http://prntscr.com/eb33nn
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.menu .menu-item-descr {
display: none !important;
}
Regards,
Rose Tyler.
Hello,
Try to change this code:
.shop-text {
display: none;
}
to
.widget_shopping_cart_content .shop-text{
font-size:0;
}
.widget_shopping_cart_content .total {
color:transparent;
}
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such possibility in the theme.
You can try to search for some plugins that may help you.
Also, you can try to create static block with Brands widget and then add it in Single product page Sidebar (Appearance > Widgets).
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS for mobile:
.woocommerce-page .sidebar-mobile-top > .row {
max-width: 100%;
margin-left: 0;
}
Regards,
Rose Tyler.
Hello,
You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin to get “Plus and minus” options.
Regards,
Rose Tyler.
Hello,
Footer can be edited in Static Block section. To enable Visual Composer editor for static block go to Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
Also, you can go to Appearance > Widgets > add “Static Block” widget from Footer widget area.
If this is not what you want then provide wp-admin access in Private Content so we could check issue.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards
Hello,
It is not image, you can add this code in Custom CSS to change some style
.product .product-image-wrapper .out-stock {
background-color: green;
color: white;
}
and translate “Out of stock” in wp-content/themes/classico/woocommerce/loop/sale-flash.php file.
Read more here how to translate:
https://www.8theme.com/classico-theme-documentation/ (10.Translation)
Regards,
Rose Tyler.
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Also, please disable all 3rd-party plugins, clear browser cache and check then.
Regards,
Rose Tyler.
Hello,
Go to Settings > General
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.secondary-menu-wrapper .menu li > a {
font-size:16px;
font-weight:600;
}
Regards
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards
Hello,
You’re welcome!
Please, use this code:
.onsale { background: #ff0d5f;}
Regards
Hello,
To change selection add the following code in Theme Options > Styling > Custom CSS
::selection {
background: your_color;
}
Regards
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
I’ve created test product with Custom Options and disabled Ajax “Add To Cart” in Theme Options. Please check it now http://prntscr.com/e9vw70
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.