Hello,
There is no such options by default, but you can add this code in custom css for page http://prntscr.com/j6r4g3:
@media only screen and (min-width: 1300px){
.container {
width: 1300px;
}
}
Regards
Hello,
There is no such options by default, but you can add this code in custom css for page http://prntscr.com/j6r4g3:
@media only screen and (min-width: 1300px){
.container {
width: 1300px;
}
}
Regards
Hello,
Where did you add the code?
Please note that custom css code should be added in style.css file of child theme or in custom.css file of the parent theme. To create “custom.css” you can rename the file “default.custom.css” which is located in theme directory.
Regards
Hello,
There is the effect of your custom css code https://prnt.sc/j6qtet https://prnt.sc/j6qum8
I would recommend you to use devtools in chrome browser to inspect the code on page http://prntscr.com/j6qvq5
Regards
Hello,
Thanks for credentials.
Unfortunately, I can’t re-create the problem on your staging site. I’ve re-saved Theme Options > checked page editor and all works fine http://prntscr.com/j6qri9
Please describe steps one by one that should we do to be able to see the problem. Thanks in advance.
Regards
Hello,
You added Product Categories widget in Single product page Sidebar but on your single product page the sidebar is disabled. To be able to see the effect of the widget settings to need to enable the sidebar or move the widget to Shop Sidebar area.
Regards
You’re welcome!
Regards
Hello,
.tax-product_cat .main-products-loop {
margin-top: 54px;
}
Regards
You’re welcome!
Have a nice day.
Regards
Great.
Have a nice day.
Regards
Hello,
1. Please check the code one more time https://prnt.sc/j6gg79 and http://prntscr.com/j6ggk6
2. Please update xstore theme to the latest version. Also, check if the problem persists while parent theme activated on site.
Regards
Hello,
Have you deleted
.header-wrapper .header-logo {
text-align: center;
width: 100%;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
from Theme Options > Styling > Custom css > Custom css for mobile?
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
You’re welcome!
Regards
I am glad that you sorted out. Could you please provide temporary wp-admin access so we could check the problem more deeply? Have you disabled “Product Image Hover” in Theme Options? What hover effect was selected?
Regards
Hello,
Great.
Have a nice day.
Regards
You’re welcome!
Have a nice day.
Regards
Product Categories widget is the default WC widget and all available options can be found in settings http://prntscr.com/j6f20h
If you need something more, I would recommend you to contact Woocommerce support.
Feel free to ask if you have any other questions.
Regards
Hello,
I guess there is a problem with product content which contains html or php code, pay attention to these two products (content) http://prntscr.com/j6fd5g
Regards
Please copy et_theme_init function to child-theme/functions.php from woopress/framework/theme-functions.php
and add in your function this string http://prntscr.com/j6fbuc (as a temporary fix).
We will add it in next theme update.
Regards
Have you changed currency https://prnt.sc/j6f695 ?
To be able to help we need to see the problem or even re-create it on our side. Please provide us with temporary wp-admin access and describe in details what should we do to be able to see the problem. Thanks in advance.
Regards
Hello,
I’ve checked your site in Chrome browser (latest version).
Have you cleared cache?
Please provide a screenshot of the problem.
Regards
Hello,
Customize > Woocommerce > Product Catalog > Products per row.
I do not see the problem in firefox browser http://prntscr.com/j6e6ai Please clear cache and check one more time. Also, make sure that you use not very old browser version.
Regards
Hello,
Unfortunately, there is no such possibility for header type 11.
But you can edit your header-structure file in /wp-content/themes/royal/headers.
admin – file
1 – 1
2 – 1
3 – 1
4 – 1
5 – 1
6 – 2
7 – 2
8 – 3
9 – 1
10 – 4
11 – 4
12 – 4
13 – 5
14 – 5
15 – 1
16 – 1
17 – 6
18 – 2
Also, we recommend you to make all changes in the Child Theme.
https://codex.wordpress.org/Child_Themes
Regards
Hello,
I am using the same browser version. Likely your problem relates to cache. Have you tried to clear cache or check single product page on another computer?
Regards
Hello,
Appeatance > Widgets > Shop Sidebar > add Product Categories widget and select “Show as dropdown”.
Regards
Hello,
Please describe your question in more details.
Regards
Hello,
Go to Settings > Permalinks > try to re-save permalinks, check if this helps.
Regards