Hello,
You may add the below code to Theme Options > Custom CSS to add underline
a.woocommerce-privacy-policy-link {
text-decoration: underline;
}
Regards
Hello,
You may add the below code to Theme Options > Custom CSS to add underline
a.woocommerce-privacy-policy-link {
text-decoration: underline;
}
Regards
Hello,
Nope, we don’t have such option.
But you may add the below code to custom CSS to display 3 products per row for that resolution
@media (max-width: 1200px) and (min-width: 993px){
.row-count-6 .product:nth-child(6n+1) {
clear: none !important;
}
.row-count-6 .product:nth-child(3n+1) {
clear: both !important;
}
.row-count-6 .product {width: 33.33%}
}
Regards
Hello,
You are welcome.
Regards
Hello,
We used a built-in layout for this product https://prnt.sc/245gyf5 not a single product builder.
So, we don’t have json for that. Anyway, I could help you to build a similar layout using a single product builder if you provide us with WP Dashboard access to your site.
Regards
Hello,
Issue caused by Redirection plugin. This plugin causes the following error https://prnt.sc/245g4la because of https://prnt.sc/245gitg
Regards
Hello,
Code was added to child theme functions.php.
Regards
Hello,
Added some custom code to prevent that error for the WordPress. Check if you still have it.
Regards
Hello,
Yes, replace the previous code with the following
.fixed-popup a:before, .popup_link:before {
content: "\f290";
font-family: FontAwesome;
}
Regards
Hello,
It works ok on Mac https://prnt.sc/2423qhf
We’ll try to find iPhone tomorrow to check why the issue is still there.
Regards
Hello,
Thank you.
Regards
Hello,
Unfortunately, the problem is more complicated than we expected. Sorry for this but we need more time.
Regards
Hello,
LQIP loading uses another preview images than the thumbnail size, it uses 10x10px images. If you switch from Lazy loading to LQIP then install Regenerate thumbnails plugin and regenerate thumbnails for all the images you have to generate 10×10 preview images.
If LQIP or Lazy loading do not suit your needs you can disable optimization loading and load default thumbnails for your images that you set in Media settings or in Theme Options > WooCommerce > Product images (depending on type of element that you use: products or posts).
Regards
Hello,
Do you move theme from domain to domain or from localhost to production domain? Because this error appears only if you change the registration domain. To fix that you need to deactivate theme, then activate it again using your purchase code and then (it’s important!) go to Dashboard > Updates > click Check again link to clear the token cache. Try to update theme and plugin after that.
Regards
Hello,
At this moment you can change it using Royal core translation file https://prnt.sc/24224ph
I’ll send request to developers to add the title into element settings in future updates.
Regards
Hello,
Go to Theme Options > WooCommerce > Shop > Product styles > disable Stretch images option. Also, you can change size of the shop page thumbnail in Theme Options > WooCommerce > Product images.
Regards
Hello,
Take my apologies for the delay in answering.
Our developers tried to find the solution but with no luck at this moment. But we keep trying.
Regards
Hello,
You use a number of third-party plugins. Try to disable them, keep just the required theme plugins and check your site again. Do you still have the mentioned issue? Because our theme does not have code that could cause that.
Regards
Hello,
Do you ask how to edit the mentioned texts? Go to Pages > edit home page using Elementor page builder > edit the text element content and its styles if you need https://prnt.sc/241yb8g
Regards
Hello,
I’m not sure that fully understand your request. Could you, please, provide us with the mockup of the layout you want to achieve to guide you.
If you want to change the style of some words in the heading use the style tag https://prnt.sc/241wu83
Regards
Hello,
Thank you for using our theme!
WP Rocket plugin comes bundled with our theme and you can use it for free from now.
You can manage cache plugin settings according to plugin docs https://docs.wp-rocket.me/category/1581-starter-guide
You can read about XStore AMP plugin here https://www.8theme.com/documentation/xstore/amp-plugin/general-info-amp/
AMP version is different from the default mobile version because it’s very simple. So, check and decide if this is suitable for you.
Regards
Hello,
You can edit product description using Elementor and create layout you need for the description section https://prnt.sc/241v3ck
Regards
Hello,
Cache should not be the reason of the issue. Anyway, now it works for both.
Regards
Hello,
Done. Check now.
Regards
Hello,
Could you, please, send us video of your actions to reproduce the issue? Because we don’t get that. You can use Recordit tool to make a video.
Regards
Hello,
Provide us with WP Dashboard access to check the issue in more detail.
Regards
Hello,
Provide us with screenshot of the issue for better understanding and also WP Dashboard and FTP access. We’ll check the issue in more detail.
Regards
Hello,
Not sure about this. Do you mean that you still have a problem?
Regards
Hello,
Which mobile device gives you the error? What browser do you use? Record a video of the problem for better understanding.
Regards