sln-bootstrap.css
-
Hello World π
I’m back with my trouble of CSS color.
In the google inspector, i get this :
#sln-salon .salon-step-title, #sln-salon .sln-text–dark, #sln-salon .sln-btn–borderonly input, #sln-salon .sln-btn–borderonly button, #sln-salon.sln-bootstrap .sln-btn–borderonly input, #sln-salon.sln-bootstrap .sln-btn–borderonly button, #sln-salon .sln-steps-description, #sln-salon .sln-data-desc, #sln-salon .sln-data-desc .label, #sln-salon .sln-summary-row .label, #sln-salon .sln-total-label, #sln-salon .sln-total-price, #sln-salon .sln-steps-price {
color: rgba(255,255,255,1);So, i’d like to change color: rgba(255,255,255,1) by color: #000000
So, how can I do to change this ? In which file of the Salon extension can I do it ?
Thanks for your attention π
The topic ‘sln-bootstrap.css’ is closed to new replies.