Mr Softy's famous soft serve ice cream
Our famous Mr Softy soft serve is smooth, creamy and delicious — a true Australian favourite.
Italian Gelato & refreshing fruity Sorbet
Gelato & Sorbet Flavours
.mrsofty-flavours {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
margin-top: 15px;
}
.mrsofty-flavour {
padding: 10px 16px;
border-radius: 10px;
background: #f8f8f8;
font-weight: 600;
font-size: 16px;
transition: all 0.3s ease;
cursor: default;
}
.mrsofty-flavour:hover {
background: #ffe600;
transform: translateY(-3px);
box-shadow: 0 6px 14px rgba(0,0,0,0.15);
}
🍫 Chocolate
🍋 Lemon
🍓 Strawberry
🍌 Banana
🍊 Orange
💙 Blue Heaven
🍈 Lime
☕ Coffee
🌰 Pistachio
Perfect for parties, events & celebrations.






