Tagged: Cart
-
AuthorPosts
-
May 25, 2021 at 12:14 pm #1302211
Hi I have woocommerce in my enfold theme.
1 • My Mini cart has not background: it’s transparent and it is not readable.
How can I chango colour in white? I attach screenshot.
2 • Also how is possible change dimention of button “Add to cart” in my product page?thanks.
May 27, 2021 at 6:01 am #1302513Hey soniavoice,
The screenshot you shared is not publicly accessible, please try changing it to public, or upload the image to imgur.com for example. Also please post a link to your actual site, so that we can have a closer look at it. How exactly do you want to change the dimensions of the Add to cart button?
Best regards,
RikardMay 27, 2021 at 9:23 am #1302554Ok sorry. I give you link public.
Button cart I’d like to have bigger. Now text and butto is too small.
You can have a look here: https://easyzanzibar.com/prodotto/guida-zanzibar/May 29, 2021 at 4:50 am #1302912Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
div.dropdown_widget_cart { background-color: #fff; } button.single_add_to_cart_button { width: 300px; }
Best regards,
RikardMay 29, 2021 at 1:56 pm #1302955Hi, thanks
Mini cart colour it’s ok now.
“Add to cart” button is still small (it has no changed after I inserted code).June 1, 2021 at 4:31 am #1303295Hi,
Thanks for the update. Please try this instead for the button:
button.single_add_to_cart_button { width: 300px !important; }
Best regards,
RikardJune 1, 2021 at 10:22 am #1303374hi Rikard, now it’s ok.
But I have other issue. In my payment page (I use woo commerce with enfold) I see an automatic sentence that has got an error inside. But I can’t understand where I can modify.
I attach scrrenshot.
ThanksJune 2, 2021 at 11:02 am #1303551Hi,
Thanks for the screenshot. So what exactly is wrong with that text? These articles might help you out if you are looking to change the text:
https://docs.woocommerce.com/document/woocommerce-localization/
https://do.that.ee/location-of-woocommerce-language-file/
Best regards,
RikardJune 2, 2021 at 4:39 pm #1303635The word “informaizoni” is not correct. Correct word is “informazioni”.
But probably is a theme translation because I’m using Enfold view for my ecommerce.June 4, 2021 at 6:15 am #1303944Hi,
Thanks for the update. Does the same thing happen if you switch to one of the default WordPress themes? I did a search for “informaizoni” in the theme files, but I didn’t get any results.
Best regards,
RikardJune 4, 2021 at 9:14 am #1303957Hi I can’t did the change because last time I did widget gave me issue on the web site And I set up them all again :(
June 5, 2021 at 12:44 pm #1304201Hi,
Is that option added by a plugin? https://wordpress.org/plugins/add-on-woocommerce-mailpoet/. If so, then please try reaching out to the plugin developers.
Best regards,
RikardJune 5, 2021 at 3:45 pm #1304215Thanks. It’s that plugin that has got translation error! I write them.
June 7, 2021 at 4:35 am #1304330Hi,
Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJune 7, 2021 at 8:07 am #1304354You can close thanks
June 8, 2021 at 7:21 am #1304536 -
AuthorPosts
- The topic ‘Mini cart’ is closed to new replies.