Change or remove images on the delivery/collection screen.
Requirements:
- Access to your website CSS settings
The standard Delivery / Collection selection screen looks like this:
You can remove the images and change the text alignment by adding the following CSS snippet to the page.
#flipdish-menu .where .col-md-6 {
width: 100%;
}
#flipdish-menu .where__option {
height: 120px !important;
background-image: none !important;
}
#flipdish-menu .where__option__icon {
display: none !important;
}`
For more information please contact "help@flipdish.com".
To learn more about Flipdish’s products or how to grow your online business enrol for FREE in the Flipdish Academy here: http://academy.flipdish.com/
Comments
0 comments
Article is closed for comments.