Hello, how to display in product page Brand logo?
This topic has 14 replies, 5 voices, and was last updated 12 hours, 36 minutes ago ago by Luca Rossi
Hello, how to display in product page Brand logo?
Hello,
Thank you for reaching out to us.
As a valued user of our XStore Single Product Builder powered by Elementor, we would like to inform you that you have the ability to utilize dynamic tags (https://developers.elementor.com/docs/dynamic-tags/) across any available widgets to create custom designs and display content using the various widgets provided by the Elementor plugin.
You can view an example here: https://prnt.sc/Jc0BsRUuPfxu
Warm Regards,
The 8Theme Team
There is no option like “Brand Image” you can see all WOO options https://prnt.sc/5S1HAUomI2z6
Hello,
In your screenshot, the heading element is used, which is intended to contain only text. Therefore, we recommend using an icon box, as shown in our screenshot, or an image element instead.
Kindly try again using one of these options.
Best regards,
8Theme Team
Hello, could you advise please how to display my Mega Menu in mobile version Hamburger menu?
Hello, Luke,
Thank you for reaching out to us.
The current configuration of the mobile menu does not support the mega menu functionality, as it is not suitable for display on mobile devices. Therefore, we kindly ask you to create a separate Mobile Menu. Please go to Appearance > Menus > create a new menu, then go to Header Builder > Mobile menu settings > select the menu.
Warm Regards,
The 8Theme Team
Thank you, for the feedback. Also how can I insert icons near menu title?
Hello,
Thank you for reaching out to us.
Please read this article – https://www.8theme.com/documentation/xstore/menu-set-up/how-to-add-an-image-for-a-menu-item/
Warm Regards,
The 8Theme Team
And is it possible on mobile version search bar replace with icon near add to cart button https://prnt.sc/46Zj5Bn9jsCj
Hello @Luke,
We have added the popup search widget for you and configured it to be hidden on desktop devices. Additionally, the existing “container” widget containing the search feature has been hidden on tablet and mobile devices.
Please refer to the GIF provided in the private area for a visual demonstration of these changes.
Best regards,
Jack Richardson
The 8Theme Team
Thank you for the help with this case. Also in Xstore panel section “Styling” I tried to change button border radius, but it doesn’t changed. I’m using product TABS and there is not option in elementor to change button styling. Here’s a screen: https://prnt.sc/0cxYNAO63MIH
Dear @Luke,
We kindly recommend using “4px” instead of “4” for the border radius value.
After updating it to “4px”, the button’s border radius has improved and now looks as intended. Please see the result here:
https://prnt.sc/Dj1EJBSYWV5v
https://prnt.sc/jqbREffkFy5h
Best regards,
The 8Theme Team
Thanks a lot. One more question is it possible to change allingment Product TABS of Title, Price change from Middle to the Left side? https://prnt.sc/2p3wUUfVfYXm
Hi @Luke,
Do you mean these titles & prices left align: https://prnt.sc/7-gVvcsG6cD-?
Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:
.et-advance-tabs .text-center.product-details h2.product-title {
text-align: left;
}
.et-advance-tabs .content-product .star-rating {
margin: 5px 0;
}
.et-advance-tabs .content-product .price {
text-align: left;
}
Kind regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up