Need help changing font color of VM cart & Billing text

GK User
Fri Dec 04, 2015 11:45 pm
Hello,

I need help with changing the font text color thats located in the "Shopping Cart " check out and "Your account details Add/Edit billing address information" page after adding a product to the cart. I can not locate any override script to do this and need your help. I'm using J3, VM3, Storefront template and the URL is http://www.now-i-know-why.com/index.php/buy-book, but you have to add a product to the cart and continue to checkout to see the text for yourself. I need all the font color to be white, so my visitors can read the text when checking out. Your help will be greatly appreciated.

RJ
User avatar
Expert Boarder

GK User
Sat Dec 05, 2015 2:42 pm
Could you please mark exactly which texts color would you like to modify?
User avatar
Moderator

GK User
Sat Dec 05, 2015 4:16 pm
Hello,

The texts I would like to change is shown below:

The "Bill To Information" , as well as the Shipment address font color.
------------------------------------------------------------------------------------------------------------------------------------------
Product prices resullts and the total amount $ color
-----------------------------------------------------------------------------------------------------------------------------------------
The name of the product, sku value, price, the quantity update icon, tax value,
-------------------------------------------------------------------------------------------------------------------------------------------
Selected shipment
No shipment selected
or change the selected shipment method
We are sorry, no shipment method matches the characteristics of your order.

color to be FFF
------------------------------------------------------------------------------------------------------------------------------------------
Selected payment
No payment selected
or choose another payment

color to be FFF
------------------------------------------------------------------------------------------------------------------------------------------

Notes and special request, terms of service. color to be white.
------------------------------------------------------------------------------------------------------------------------------------------

Pretty much all the text color should be white in the cart along with the "Your account details-Add/Edit billing address information", because we have a black back ground and it's hard to read when the font color is grey.

Thanks for all your help,
RJ
User avatar
Expert Boarder

GK User
Sun Dec 06, 2015 9:45 pm
Its a lot of changes, please see this documentation:
https://www.gavick.com/documentation/jo ... ss-changes
it describes how to deal with such changes.
User avatar
Moderator

GK User
Mon Dec 07, 2015 6:17 pm
Thank you. I have corrected those updates from above. However, do you know the correct script to change the font color in the "Your account details-Add/Edit billing address information" section to white "fff"? Like the name, address, email, etc. Your help will be greatly appreciated.

RJ
User avatar
Expert Boarder

GK User
Mon Dec 07, 2015 7:07 pm
Could you please mark this area on a screenshot?

Ps - now text in popup cart is white :(
Code: Select all
#fancybox-content h4 {color: #000;}

should fix that.
User avatar
Moderator

GK User
Thu Dec 10, 2015 11:12 pm
Ok I will add this script into the override.css file to correct the fancy box text color. Will update you the results.

RJ
User avatar
Expert Boarder

GK User
Mon Dec 14, 2015 3:08 pm
Ok, please let me know :).
User avatar
Moderator

GK User
Tue Dec 29, 2015 3:40 am
This works thanks.

RJ
User avatar
Expert Boarder

GK User
Tue Dec 29, 2015 1:46 pm
If you have any additional questions regarding this topic, please let me know.
User avatar
Moderator


cron