Reset hover color for footer links and Add to cart popup when your page have a light main color

Problem with mainColor variable

 

Pls followign our guideline below to re-set footer color links and Add to cart popup texts when your page have a light main color as above screenshot.

 

Remove the use of maincolor on some text and button in the popup "Add to cart"

- Loginto blockcart.tpl via FTP account

…/themes/fashion/modules/blockcart.tpl

Delete "maincolor" variable of the text "Product succesfully added to your shopping cart"as the screenshot below.

 

the result will be displayed as bellow image.

 

- You continuously search the second "maincolor" variable of the text "There are () intem in your cart"

 

 

See the result:

 

 

- Delete “mainBgHoverColor” variable of the "Proceed to checkout" button

 

The result

 

 

 

Delete the default hover color for footer links

 

 

 

- Open blockcms.tpl via FTP account

…/themes/fashion/modules/blockcms/blockcms.tpl

Search keyword “mainColorHoverOnly”, delete all keyword ‘mainColorHoverOnly’in this file as the screenshot below.

 

 

 

-  Open blockmyaccountfooter.tpl via FTP account

…themes/fashion/modules/blockmyaccountfooter/ blockmyaccountfooter.tpl

Search keyword “mainColorHoverOnly”, delete all keyword ‘mainColorHoverOnly’ in this file as the screenshot below.

 

 

 

 

 

- Go to Dashboard>> Modules >> Modules 

 

Searching modules: Fashion-Advanced Footer then click on Configure

 

Go to Footer Row2 section then click on edit as the screenshot below.

 

Click on Source code icon as image below

 

Delete all mainColorHoveronly

Finally click on "save" button to save the setting.

 

 

Set hover color for footer links

Log into global.css via FTP account

…../themes/fashion/css/global.css

Set color: color; as the following image.