Add shop page styling for the Chennora theme.
This commit is contained in:
parent
d31150ce45
commit
889af15bd0
@ -9,6 +9,17 @@
|
||||
--food-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);
|
||||
}
|
||||
|
||||
.form-control,
|
||||
.form-select {
|
||||
background-color: #f8f9fa !important;
|
||||
border: 1px solid #FECD4F !important;
|
||||
border-radius: 10px !important;
|
||||
padding: 14px 18px !important;
|
||||
font-size: 15px !important;
|
||||
color: #04121D !important;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
.oe_website_sale {
|
||||
background-color: #ffffff !important;
|
||||
padding-top: 40px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user