Forum Replies Created
-
AuthorPosts
-
Hi again.
- the colors we would like to change are the Store Button underneath the short description: where the colors? can you give me the link or image about that?
- the highlight color from the tabs on the right side? Where the color? can you give me the link or image about that?
- the breadcrumb dots: you can use the custom CSS below to change the color of the dot:
-
html .yolo-breadcrumb-wrap ul.breadcrumbs > li:before {
- background-color: #ffcc00;
} - the hover from the add-to-wishlist button: you can use the custom CSS below:
-
html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistaddedbrowse a:hover:before, html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-wishlistexistsbrowse a:hover:before, html .site-content-single-product .single-product-info .summary-product-wrap .single-product-function .yith-wcwl-add-button a.add_to_wishlist:hover:before {
- background-color: #ffcc00;
} - the hover color from the categories and tags:
-
html a:hover {
- color: #ffcc00;
} - the HOT or SALE color per each category
- Sale background color:
-
.product-flash-wrap .product-flash:nth-child(2) {
- background-color: #000;
} - hot:
-
html .product-flash-wrap .product-flash.on-hot {
- background-color: #00dcff;
} - and if possible also give each menu widget category its respective color: i'm not sure about the question. Can you show me some example?
Thanks.
6 years, 7 months ago in reply to: Shop To have widget side bar always to navigate through items #19585Hi again.
We have enabled the sidebar for the shop page by changing the config at Theme options/ WooCommerce/ Archive Product/ Layout option. https://prnt.sc/p291rd
Please check it again.
Thanks.
Hi again.
As I see, the product still displays on your home page. https://prnt.sc/p28ys6
Please check it and let us know again.
Thanks.
Hi.
Thank you for contacting us.
As I see, you have the issue with import slider home 6.
Please give us your site URL, admin and FTP account. We will help you check the issue soon.
Thanks.
Hi.
Thank you for contacting us.
To remove the page title for all the page, you can use the custom CSS below.
.yolo-page-title-wrap .container .page-title-inner .block-center-inner { display: none; }Please check it again.
Thanks.
Hi again.
To set the footer for your site, please go to theme options/ footer and select the footer as you want.
We also have the footer select on the page setting. If you don't want to change the footer for an individual page, please ignore that option on the page.
Thanks.
Hi.
Thank you for contacting us.
Please give us your site URL, admin and FTP account. We will help you debug the issue soon.
Thanks.
Hi.
Thank you for contacting us.
Yes, you can get the plugin via this link and manual install to your site: http://demo.yolotheme.com/theme-plugins/wp-instagram-widget.zip
Thanks.
Sorry, the WPBakery support the background video, but it can't auto plugin on the mobile device.
https://ultimate.brainstormforce.com/docs/video-background-not-running-on-mobile-devices-2/
You can check on this article.
Thanks.
Thank you so much
Hi.
Thank you for contacting us.
What is the color want to show on each category? Can you give me some idea? We will help you check it again.
Thanks.
Yes, we have set private for my post.
If you like our theme and our service. Please vote 5 stars for us. That is the motivation for us to try to better.
Thank you.
This reply has been marked as private.Hi again.
We have done the research for Instagram images feed. It only provides 12 images on the initial page load. It is a limit on Instagram.
https://wordpress.org/support/topic/widget-only-shows-12-images/
https://www.blackhatworld.com/seo/load-more-than-12-pictures-instagram-api-php.1004450/
Thanks.
This reply has been marked as private. -
AuthorPosts
