News:

AbanteCart v1.4.2 is released.

Main Menu
support

Free Shipping CSS

Started by garyfartsalot, November 19, 2021, 03:24:08 PM

Previous topic - Next topic

garyfartsalot

Does anyone know what part of the css file I can edit to change the colour of the background and text of the free shipping notification that appears on a product page when enabled? See image

Basara

Hello.
Use your browser insect tool to find CSS rule
https://abantecart.atlassian.net/wiki/spaces/AD/pages/7569496/Debug#Debug-Browserinspector

.alert.alert-info.mt10.mb10.free-shipping-holder {
    background-color: black;
}

garyfartsalot

Thanks for the reply

I did that but I could not find the entry in the css file

Basara

Quote from: garyfartsalot on November 28, 2021, 11:26:57 AM
Thanks for the reply

I did that but I could not find the entry in the css file

Hello.
Try to add the code I posted to the very top of your theme CSS file

garyfartsalot


Forum Rules Code of conduct
AbanteCart.com 2010 -