This topic has 2 replies, 2 voices, and was last updated 3 months, 3 weeks ago ago by Tony Rodriguez
Hello,
I built a single product page with Elementor
I used your product images widget
I added a video It works, but the icon that when clicked on activates the clip does not appear in the center, and this bothers me from a design point of view, Is there a way to make him be in the center?
Another thing, I can’t set spacing between the icon and the text in the buttons in the “single product” template
Every setting I make does not affect the margins.
Please advice.
Hello, @Moshe,
Thank you for choosing XStore as your WooCommerce WordPress theme.
1/ & 2/ To solve your issue, please add the next custom CSS code in XStore > Theme options > Theme custom CSS > Global CSS.
.single-product .video-product-link {
top: 785px !important;
right: 550px !important;
}
/*for icon */
.single-product .et-shopping-bag:before {
padding-left: 10px !important;
}
We hope this helps. Should you require any further assistance, please do not hesitate to reach out. We are here to help you.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up