AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: invaderzip on December 24, 2021, 03:48:07 PM

Title: pay.css file
Post by: invaderzip on December 24, 2021, 03:48:07 PM
I cannot find the pay.css file to change the icon colors in the checkout for Monnika_Template. Can anyone help me out. All I need to do is change the icon colors and a few buttons. I have tried in the public_html file css but nothing is changing.
Title: Re: pay.css file
Post by: Basara on December 27, 2021, 12:32:25 AM
Hello.
Each theme have own set of CSS files and they are usually in the /htdocs/extensions/theme_name/storefront/view/stylesheet folder
If you have Fast checkout enabled you may need to edit the Fast checkout extension CSS file https://github.com/abantecart/abantecart-src/tree/master/public_html/extensions/fast_checkout/storefront/view/default/css

Please use the browser inspector tool to easily find where is file to edit and rules to change https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug#Debug-Browserinspector