-
Posted in : Efor
-
1. I have to change the text color of the two buttons (“Apply Voucher” & “Update shopping cart”) on the shopping cart page. Where can I edit these?
2. On the product page there is a button “back to shop” that I need to translate to German -where can I translate that one? Everything else on the shop is already translated, it is just that button.
3. Where do I add shipping costs and VAT? The fields appear empty on the shopping cart page.
4. Shopping cart page: The text of rises above the design lines. How can I fix that?
5. Shopping cart page: Text color of “Update” Button for shipping costs – where can I change that?
Thank you in advance!
Janine
Hi Janine
1) You can make the change you want on the buttons by using the css code I shared with new color codes..woocommerce button.button, .woocommerce input.button { color: #111 !important; background-color: transparent; border: 2px solid #111; }2) As you can see in the screenshot below, when you open loco translate, you can select the efor folder and find the string you want in the search section.
https://ibb.co/Yht87MH
3) You can check out this related topic
https://woocommerce.com/document/flat-rate-shipping/
4) Since your coming soon page is active, I could not check this issue.
5) The CSS I recommended in the first problem will make changes in this part as well.
ThanksHi Serkan,
thanks a lot for your input! Unfortunately I can’t get any further with this ;(
1.) Ohhh… changing the CSS- I don’t want to mess up everything.
2.) Somehow I really don’t get the translation part… I went to loco translate / theme / efor but I don’t have the en_us folder there…
4.) Can you check from the backend?
;((
Hi,
Could you please provide me your wp admin details via our private content box below?
Thanksyes sure, I added the details to the private content box below.
Hi,
I will forward this topic to our developer and i will keep you updated.
ThanksHi, I have scanned the theme files with the Sync button, and now the back link text is ready to translate.
See: https://i.ibb.co/s6vXb2m/back-button.png
Thanks
That worked pretty well, thank you!!
You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.
https://themeforest.net/downloads
Thank you for your support.
Hi,
The buttons on my shopping cart are white.
I tried the code above it works for one button “proceed to checkout.”
Question:
1) How do i apply it to the rest of the buttons
2) When I add this css it affects the font size on the rest of the page.
3) The links of the products do not work on the page
The background color for the the button should be: #066BE4 and white font.Thank you!
Hi @IAM17
Could you please try to use these custom css codes;.components-button { color: #fff !important; background-color: #066BE4; border: 2px; } .woocommerce-page a:hover { color: #066BE4; }Thanks
RESOLVED:
The “proceed to checkout” color is fixed; The icon is visibleAdditional changes:
2) when an item is added to the basket, display buttons in the product page so they can
a) CHECKOUT after they have added the product
b) CONTINUE SHOPPING (this is not visible anywhere at this time)Request: how to add buttons in product page:
1) CHECKOUT
2) CONTINUE SHOPPING
You must be logged in and have valid license to reply to this topic.