Product Container
-
Any way to change the border radius of the actual product container?? I cant seem to find the option anywhere.
-
Hello!? The Second issue is urgent!
Hi @dsizz0529,
Hope you are doing good. To use the border-radius at the product list widget please use the following CSS.
.shopengine-shop .shopengine-single-product-item { border: 2px solid red !important; //add a border color border-radius: 30px; // add the radius as per your needs }You can reduce the product title font size. then the title will not be cut off. Please follow this screenshot.
If the checkout template looks fine at the Elementor editor and looks different at the front end then this issue may happen due to the cache. If you are using any caching plugin on your site, then please clear the caches from your site and browser, or if possible, keep it disabled for some time and then check. Most often, this happens due to caching, I hope the problem will be solved right after that.
Let us know if you need further assistance.
Regards,
AmirHopefully this is my final request. On the Cart Table, and Total, the prices are fixed to the left side of the screen and mess up the margin of the cart total block. How to I get the prices to stay on the right side of the screen ON MOBILE?
Link with screenshot of issue: https://imgur.com/a/atturYF
Why does the cart total duplicate itself when the cart is updated on mobile. Seriously?
screenshot of issue: https://imgur.com/a/PglMsy3Hi @dsizz0529,
Hope you are doing fine. For the first issue, you can solve it by CSS. Apply padding-left to this section or this table. Then the table will be looked fine on the mobile device. If you are unable to do this please provide us with the Website’s URL. I will show you how to do it.
For the second issue may happen due to conflict with the theme or any other third-party plugin. In our development environment, the cart page is showing fine on a mobile devices. No duplication issue is found. Please have a look at this video. You can run a conflict test on your site to determine what actually causes the issue.
To do so, first of all, switch your theme to a default theme like 2020 or Hello Elementor and check if the issue is still persists. If that solves your issue, that means the issue is related to the theme you are using.
If switching to the default theme also doesn’t help, then please check if there are any conflicts between the installed plugin. To troubleshoot the issue, please deactivate other plugins except for ShopEngine, Elementor and Woocommerce. If that solves your problem, activate the plugins one by one, and continue checking the issue In this way you will be able to detect which one causes the problem.
Let me know your findings after performing the conflict test. If the issue persists even after that, let me know. I will take a closer look at this issue and help you to find a solution as soon as possible.
Waiting for your response and we are always here to help you.
Regards,
Amirfigured out the duplication issue, was caused by another plugin. Here is the link to my cart pages, the prices are all messed up and changing the margins in elementor doesn’t do anything.
Hey, Just wanted to totally thank you for NOT neglecting your userbase and answering my question. my quesion has NOT been sitting here or 5 days now because your team is too lazy to do anything worthwhile, or make an actual functional plugin that doesnt require me to consistently ask you questions. again thanks for the HIGH QUALITY WORK (lmfao) you provide the community with, Keep up the HARD WORK! Should I even bother asking why the margins are fucked up on a whole new area without me even touching it now, or are you too lazy to respond?
Hi @dsizz0529,
Extremely sorry for the late response. We always give priority to every valuable client and try to respond on time. We always work for their satisfaction. Somehow we missed this query and again sorry for this.
Your cart table issues have been traced out.Please add this below CSS code in Appearance → Customize → Additional CSS
.shopengine .elementor-element-766977f.e-container--column.e-container { margin: auto !important; } @media (max-width: 992px){ .shopengine-widget .shopengine-cart-table .shopengine-table__body-item .product-price::before, .shopengine-widget .shopengine-cart-table .shopengine-table__body-item .product-subtotal::before { width: 100px !important; } }Now the table looks perfect. Please check the video.
Let me know if you need further assistance.
Regards,
Amir@dsizz0529 Your account is now flagged for moderation and this topic is now closed to replies. I am closing it, do not open a new topic about this.
Here’s why. This is not too bad but shows you are working on a very wrong idea about these community forums.
this is the same code you posted last time, and does not touch on any of the things ive requested!
Hello!? The Second issue is urgent!
This is what got your topic closed and account moderated.
Hey, Just wanted to totally thank you for NOT neglecting your userbase and answering my question. my quesion has NOT been sitting here or 5 days now because your team is too lazy to do anything worthwhile, or make an actual functional plugin that doesnt require me to consistently ask you questions. again thanks for the HIGH QUALITY WORK (lmfao) you provide the community with, Keep up the HARD WORK! Should I even bother asking why the margins are fucked up on a whole new area without me even touching it now, or are you too lazy to respond?
You are not anyone’s customer on this site. At best you are an opensource collaborator with the opensource developer who is generously providing free code and free support on their own time.
The developer and plugin support volunteers do not owe you or anyone anything at all. They do not owe you even a reply. It is amazing that they do support you despite your abuse.
That’s done now and this topic is closed due to your abuse. This is opensource code; feel free to stop using it and remove the plugin if you choose.
If you choose to continue using it then set your expectations appropriately and remain respectful to volunteers who are helping you and do not deserve your abuse.
-
This reply was modified 3 years, 7 months ago by
Jan Dembowski. Reason: Typo
-
This reply was modified 3 years, 7 months ago by
The topic ‘Product Container’ is closed to new replies.