Thanks.
Thanks.
This link does not work for me
https://prnt.sc/qK0P_JNnc8OT
Thanks.
Hi,
The live working URL is http://www.jbeestore.com
Hi Rose,
I actually meant to make the social icons default background, this was handled by customCSS on the single product page.
Go this from support and it worked perfectly on the single product page. Want to do the same for the header social icons:
.single-product-socials a[data-tooltip=’Facebook’] {
color: #3b5998 !important;
}
.single-product-socials a[data-tooltip=’Whatsapp’] {
color: #25D366 !important;
}
.single-product-socials a[data-tooltip=’Twitter’] {
color: #00acee !important;
}
.single-product-socials a[data-tooltip=’Linkedin’] {
color: #0072b1 !important;
}
.single-product-socials a[data-tooltip=’Pinterest’] {
color: #c8232c !important;
}
Hi Rose,
The screenshot link is not accessible.
Please ignore this message.
Is Custom CSS required to change background to default here too?
Is custom CSS required to fill these icons with the default color?
https://postimg.cc/5XW68zfy
Wonderful, Thanks much for your instant support.
One more thing, notice in the screenshot the site title is not correct, whereas the icon is OK.
Hi Awais,
I did the same, but the background as Default is the same for all icons, please guide how to make them default background color of the particular social platform, as you mentioned.
Thank Awais, appreciate your help, and yes I got the review you posted, and can see the rating on the product page now.
I had followed the steps you mentioned to add social sharing, and it is working. Two things:
1. There’s no Instagram option in the settings
2. Is there a way to apply the standard social sharing platform icon backgrounds, if not how can I customize it.
The zoom hover is not working on the Single Product page.
The code is to be pasted in the global CSS?
The product gallery URL is:
https://www.jbeestore.com/?post_type=product&view_mode=grid&et_columns-count=6&et_per_page=-1
Notice how the product box height is distorted due to the image size.
Thanks for the quick reply. Out of curiosity, how do you determine if the END PRODUCT is the same, if they have different domains. In my case, I intend to make ONE END PRODUCT, jbeestore.com, and also activate the theme on my local machine for testing and development purpose.
Sorry to get back on this, just want to make sure that by “Project” you mean “Site Identity”, right? So I have to define exactly the same “Site Identity” in order to activate the theme on my local machine and on PROD site.
Please confirm.
Thanks, so elementor was not enabled for Static Blocks, that’s why I have been struggling since the past 2 days.
Ok, so by one project you mean the project name has to be the same, whether it’s on local or PROD. For example, my project name is JBees, and it should be the same on local and PROD, right?