Color Scheme
Quote from Peter Kam on April 28, 2021, 6:26 am15 Best Restaurant Website Color Palettes That Will Wow Everyone!
https://abhijitrawool.com/restaurant-website-color-palettes/
15 Best Restaurant Website Color Palettes That Will Wow Everyone!
https://abhijitrawool.com/restaurant-website-color-palettes/
Quote from Peter Kam on April 29, 2021, 9:58 pmInvisible Text in Search items box for Menu and variable price
Thanks for contacting us. You can use the following CSS to make sure that text in the input box displays properly.
.fdm-menu-filtering input.fdm-filtering-text-input {
padding: 0 10px !important;
line-height: 1 !important;
color: black !important;
}You can add this CSS to the active theme's style.css
Invisible Text in Search items box for Menu and variable price
Thanks for contacting us. You can use the following CSS to make sure that text in the input box displays properly.
.fdm-menu-filtering input.fdm-filtering-text-input {
padding: 0 10px !important;
line-height: 1 !important;
color: black !important;
}
You can add this CSS to the active theme's style.css