Forum Replies Created
-
AuthorPosts
-
Hi again.
We have checked and added the custom CSS to help you show the one product per row on the mobile device.
Please check it again.
Thanks.
Yes, if you want move the logo down a bit on mobile, please change the logo bottom/top padding config. Change the slide to the value as you want. Just number only, do not add the px string. It will help you make the mobile padding-top and padding-bottom some pixel as you want.
Or you can use the custom CSS code below:
@media screen and (max-width: 991px) { .header-logo-mobile img { padding-top: 16px; padding-bottom: 5px; } }Please check it again.
Thanks.
Hi again.
1. For the mobile logo, we have used another logo image to let it display better.
2. For the product image, we have changed the product thumbnail size from 300px to 400px.
Please check it again.
Thanks.
Hi.
Thank you for contacting us.
Please give us your site admin account info. We will help you check that issue soon.
Thanks.
Hi.
Thank you for contacting us.
To change the product ratio, please go to customize/ WooCommerce/ Product Image and change your product image as you want.
Please check it again.
Thanks.
Hi again.
Yes, we have checked and fixed the page options missing on your site.
Please check it again.
Thanks.
Hi.
Thank you for contacting us.
Yes, please tell us to know more about the sitemap tool on your site. We will help you debug that issue.
Thanks.
Just add the custom CSS to theme options, it will affect all your WooCommerce star rating color.
Thanks.
Thank you for your feedback.
If you still have that issue, please let us know again.
Thanks.
Hi.
Thank you for contacting us.
To change the star rating color, you can use the custom CSS below:
.woocommerce .products .star-rating span, .woocommerce .star-rating span { color: #yourcolor; }Please check it again.
Thanks.
Hi.
Thank you for contacting us.
In the last version, we don't need to require the Metabox and Redux Framework plugin.
We have deactivated that plugin and fixed that issue on your site.
Please check it again.
Thanks.
Hi.
Thank you for contacting us.
Yes, we have provided a lot of home page style, you can choose on the home page style for your home page.
You can use the WPBakery page builder to edit the home page content as you want.
Thanks.
Hi.
Thank you for contacting us.
As I see, you forgot to create a shop page and assign the shop archive to the shop page.
Please check that config again.
Thanks.
Hi.
Thank you for contacting us and sorry for the late response.
Please give us your site URL, admin account. We will access your site and help you check that issue soon.
Thanks.
Hi again.
We have checked your site and found the custom CSS:
ol, ul {
display: none;}
It makes the mobile menu can't display. We have removed that custom CSS. Now the menu works fine.
Please check it again.
Thanks.
-
AuthorPosts
