sitchu.com.au Open in urlscan Pro
13.107.246.40  Public Scan

Submitted URL: https://sgdbs6pn.r.eu-west-1.awstrack.me/L0/https:%2F%2Fsitchu.com.au%2Fmelbourne%2Fwhats-on%2Ffun-date-ideas-melbourne%3Futm_campaign=si...
Effective URL: https://sitchu.com.au/melbourne/whats-on/fun-date-ideas-melbourne?utm_campaign=sitchu-melbourne-newsletter&utm_edition...
Submission: On April 11 via api from CA — Scanned from CA

Form analysis 7 forms found in the DOM

POST /search

<form action="/search" method="post">
  <div class="input-group search-bar">
    <input type="text" aria-label="Article Search" name="q" id="q" class="form-control" placeholder="Search Sitchu" autocomplete="off" spellcheck="false">
    <div class="input-group-append">
      <button class="btn btn-search" type="submit" aria-label="submit"><span class="icon-search"></span></button>
    </div>
  </div>
</form>

POST /user/login

<form action="/user/login" method="post" onsubmit="return m4.user.signin(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="6lm1fArvgQFHCDFLsWWKTH0mAyjd08XQGchVveag-CBtS_vWcUuHisMpnS98z5h3iRBRkP71lLM3ZyXT_bx8GPTm-OqBVc9de6aHAFwq8JY1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="User.City" value="sydney">
  <input type="hidden" id="s6-favourite" name="Favourite" value="">
  <fieldset>
    <input type="hidden" id="s6-action" name="s6-action" value="signin">
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="s6-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="loader-holder">
          <div class="loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <div class="form-group">
            <input type="submit" class="btn-submit" onclick="return m4.user.signin(this.form);" value="SIGN IN">
          </div>
          <p><a class="s6-panel-link" href="#s6-forgot">Forgot Password?</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/signup

<form action="/user/signup" method="post" onsubmit="return m4.user.register(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="uuMk-ixbZ1iGeWlx7pUPCpLg4k97VA1iToDCunYU-cxB6_zIxTCuDSct0Ur4u9wcYwi-DkWbHRnXPWRq5UagGrEixhNCW9Mhr6xwSxrt9S81"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="melbourne">
  <input type="hidden" id="s6-favourite" name="Favourite" value="">
  <fieldset>
    <input type="hidden" id="s6-action" name="s6-action" value="register">
    <div class="row">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-firstname" class="control-label">First name</label>
          <input type="text" class="form-control" id="s6-firstname" name="Firstname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-lastname" class="control-label">Last name</label>
          <input type="text" class="form-control" id="s6-lastname" name="Lastname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="s6-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Confirm" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-pass2" class="control-label">Confirm Password</label>
          <input type="password" class="form-control" id="s6-confirm" name="Confirm" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Password" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-postcode" class="control-label">Postcode</label>
          <input type="text" class="form-control" id="s6-postcode" name="PostCode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-8">
        <div class="s6-terms-wrapper">
          <div class="form-group checkbox-group">
            <input type="checkbox" class="xn-checkbox" name="Terms" id="s6-register-terms" data-valid-required="true" data-valid="checkbox" value="true">
            <label for="s6-register-terms" class="control-label">I accept the <a href="#terms-conditions" target="_blank">Terms and Conditions</a></label>
          </div>
          <div class="form-group checkbox-group">
            <input type="checkbox" class="xn-checkbox" name="Subscribe" id="s6-subscribe" data-valid="checkbox" value="true">
            <label for="s6-subscribe" class="control-label">Subscribe me to Sitchu emails</label>
          </div>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.register(this.form);" value="REGISTER">
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/password

<form action="/user/password" method="post" onsubmit="return m4.user.forgot(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="vhHmxivLuTUttSDiYyicgpkRk7m90IHourmoxBJiKV8q3govhCPot-EnM93ER4onWw2-tmIiags4b1bT5yMhbhYJH_B_47z9cld6vUOlons1">
  <fieldset>
    <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
    <input type="hidden" id="s6-action" name="s6-action" value="forgot">
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="s6-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="s6-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-loader-holder">
          <div class="form-loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.forgot(this.form);" value="SEND">
          <p><a class="s6-panel-link" data-modal-action="close" href="#s6-signin">Cancel</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/subscribe

<form action="/user/subscribe" method="post" onsubmit="return m4.user.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="AuPB8BahA_NfxdhoCYolBD8dZiDzz6s65UzJF-qMm_B_Kkl96UWA8MhCuFdiG49aayuxU3LTkJof5_jOyH2EQgQ7IQRccv2OVjMydIQYlgc1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="melbourne">
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="58300918-6a5b-4c90-fde4-9433448b42d6" class="control-label">Email</label>
    <input type="text" class="form-control" id="58300918-6a5b-4c90-fde4-9433448b42d6" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" class="control-label">Postcode</label>
    <input type="text" class="form-control" id="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" name="Postcode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="loader-holder">
    <div class="loader">&nbsp;</div>
  </div>
  <div class="complete-message"></div>
  <div class="form-group-buttons">
    <div class="form-group">
      <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="SUBSCRIBE">
    </div>
  </div>
</form>

POST /user/subscribe

<form action="/user/subscribe" method="post" onsubmit="return m4.user.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="I5e6ZB7_OEZPiTD19ZWaU33J72yTXNpYL78egeLWMqjejCx0r9Sys11JxhWOJlR3VtyvjE4IfvYOAs2Ysi779PJJQlSGus5cjxvBLWOSsVY1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="melbourne">
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="58300918-6a5b-4c90-fde4-9433448b42d6" class="control-label">Email</label>
    <input type="text" class="form-control" id="58300918-6a5b-4c90-fde4-9433448b42d6" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" class="control-label">Postcode</label>
    <input type="text" class="form-control" id="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" name="Postcode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="loader-holder">
    <div class="loader">&nbsp;</div>
  </div>
  <div class="complete-message"></div>
  <div class="form-group-buttons">
    <div class="form-group">
      <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="SUBSCRIBE">
    </div>
  </div>
</form>

POST /user/subscribe

<form action="/user/subscribe" method="post" onsubmit="return m4.user.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="AuPB8BahA_NfxdhoCYolBD8dZiDzz6s65UzJF-qMm_B_Kkl96UWA8MhCuFdiG49aayuxU3LTkJof5_jOyH2EQgQ7IQRccv2OVjMydIQYlgc1"> <input type="hidden" id="s6-userTypeGuid" name="UserTypeGuid" value="c551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="s6-city" name="City" value="melbourne">
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="58300918-6a5b-4c90-fde4-9433448b42d6" class="control-label">Email</label>
    <input type="text" class="form-control" id="58300918-6a5b-4c90-fde4-9433448b42d6" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="form-group m4-textfield m4-textfield-floating-label">
    <label for="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" class="control-label">Postcode</label>
    <input type="text" class="form-control" id="b2f4c09e-6ae9-4ff4-b655-dcaf81aa4159" name="Postcode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
    <span class="m4-textfield-focused"></span>
  </div>
  <div class="loader-holder">
    <div class="loader">&nbsp;</div>
  </div>
  <div class="complete-message"></div>
  <div class="form-group-buttons">
    <div class="form-group">
      <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="SUBSCRIBE">
    </div>
  </div>
</form>

Text Content

Melbourne
 * Sydney
 * Brisbane
 * Adelaide
 * Canberra
 * Perth
 * Tasmania


Sign in
Subscribe



 * Lifestyle
 * Eat & Drink
 * Destinations
 * Property
 * Suburb Guides
 * Magazine
 * Autumn


EXPLORE

SYDNEY
BRISBANE
ADELAIDE
CANBERRA
PERTH
TASMANIA
LIFESTYLE

 * VIEW ALL LIFESTYLE
 * BEAUTY
 * HEALTH & WELLNESS
 * FITNESS
 * FASHION
 * ARTS & CULTURE
 * WHAT'S ON
 * SHOPPING

SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
BEAUTY
The Best Facials in Sydney for the Ultimate Pamper Session
WHAT'S ON
Fun Date Ideas in Sydney That Are Guaranteed to Impress
EXPERIENCES
The Best Hikes In & Around Sydney to Tackle this Spring
HEALTH & WELLNESS
The Best Day Spas in Sydney for the Ultimate Pamper Session
EAT & DRINK

 * VIEW ALL EAT & DRINK
 * RESTAURANTS
 * BARS
 * ENTERTAINING
 * RECIPES
 * CAFES

THE BEST NEW RESTAURANTS IN SYDNEY
THE BEST NEW CAFES IN SYDNEY
BARS
The Best Happy Hours in Sydney for an After-Work Tipple
RESTAURANTS
The Most Romantic Restaurants in Sydney for an Intimate Date Night
BARS
2024's Best New Bars in Sydney for Cocktails & Good Times
CAFES
Best Brunch in Sydney: Your List of Weekend Café Hangouts
DESTINATIONS

 * VIEW ALL DESTINATIONS
 * TRAVEL GUIDES
 * EXPERIENCES
 * ACCOMMODATION

ROMANTIC GETAWAYS IN NSW
THE BEST TINY CABINS TO BOOK IN NSW
ACCOMMODATION
The Best Large Group Accommodation in NSW
ACCOMMODATION
The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
ACCOMMODATION
Pampered Pooches: The Best Dog-Friendly Accommodation in NSW
ACCOMMODATION
The Best Farm Stays in NSW for an Unforgettable Country Escape
PROPERTY

 * VIEW ALL PROPERTY
 * THE SITCH
 * HOME SEARCH
 * HOME DESIGN
 * HOME TOURS
 * NEIGHBOURHOOD WATCH

THE EXPERT GUIDE TO SELLING YOUR HOME
FIRST HOME BUYER TIPS
THE SITCH
How To Get a Home Loan in 5 Simple Steps
THE SITCH
How to Add Value to Your Home Without Breaking the Bank
HOME DESIGN
How To Harness the Power of Colour Psychology to Create Harmony in Your Home
HOME DESIGN
What’s New in Interiors: The Best New Homewares & Furniture in Australia to Buy
this Month
Melbourne
Sydney
Brisbane
Adelaide
Canberra
Perth
Tasmania
 * Lifestyle
   SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
   SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
   BEAUTY
   The Best Facials in Sydney for the Ultimate Pamper Session
   WHAT'S ON
   Fun Date Ideas in Sydney That Are Guaranteed to Impress
   EXPERIENCES
   The Best Hikes In & Around Sydney to Tackle this Spring
   HEALTH & WELLNESS
   The Best Day Spas in Sydney for the Ultimate Pamper Session
    * VIEW ALL LIFESTYLE
    * BEAUTY
    * HEALTH & WELLNESS
    * FITNESS
    * FASHION
    * ARTS & CULTURE
    * WHAT'S ON
    * SHOPPING

 * Eat & Drink
   THE BEST NEW RESTAURANTS IN SYDNEY
   THE BEST NEW CAFES IN SYDNEY
   BARS
   The Best Happy Hours in Sydney for an After-Work Tipple
   RESTAURANTS
   The Most Romantic Restaurants in Sydney for an Intimate Date Night
   BARS
   2024's Best New Bars in Sydney for Cocktails & Good Times
   CAFES
   Best Brunch in Sydney: Your List of Weekend Café Hangouts
    * VIEW ALL EAT & DRINK
    * RESTAURANTS
    * BARS
    * ENTERTAINING
    * RECIPES
    * CAFES

 * Destinations
   ROMANTIC GETAWAYS IN NSW
   THE BEST TINY CABINS TO BOOK IN NSW
   ACCOMMODATION
   The Best Large Group Accommodation in NSW
   ACCOMMODATION
   The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
   ACCOMMODATION
   Pampered Pooches: The Best Dog-Friendly Accommodation in NSW
   ACCOMMODATION
   The Best Farm Stays in NSW for an Unforgettable Country Escape
    * VIEW ALL DESTINATIONS
    * TRAVEL GUIDES
    * EXPERIENCES
    * ACCOMMODATION

 * Property
   THE EXPERT GUIDE TO SELLING YOUR HOME
   FIRST HOME BUYER TIPS
   THE SITCH
   How To Get a Home Loan in 5 Simple Steps
   THE SITCH
   How to Add Value to Your Home Without Breaking the Bank
   HOME DESIGN
   How To Harness the Power of Colour Psychology to Create Harmony in Your Home
   HOME DESIGN
   What’s New in Interiors: The Best New Homewares & Furniture in Australia to
   Buy this Month
    * VIEW ALL PROPERTY
    * THE SITCH
    * HOME SEARCH
    * HOME DESIGN
    * HOME TOURS
    * NEIGHBOURHOOD WATCH

 * Suburb Guides
 * Magazine
 * Autumn
 * EXPLORE

 * Privacy Policy
 * Terms & Conditions
 * What is Sitchu
 * Advertise with Sitchu
 * Contact Us

 * SIGN IN
 * SUBSCRIBE

 * 
 * 
 * 

 * Sign in
 * Register


SIGN IN

Email
Password
 


Forgot Password?


REGISTER


First name
Last name
Email
Password
Confirm Password
Postcode
I accept the Terms and Conditions
Subscribe me to Sitchu emails



FORGOTTEN YOUR PASSWORD?

Enter your email address below and we'll send instructions and a link to reset
your password

Email
 


Cancel


UNLOCK MELBOURNE'S HIDDEN GEMS

The hottest new places to eat, drink, stay and play.

Email
Postcode
 


By signing up, you agree to periodic email marketing from Sitchu to the email
address you provided. Terms and Conditions. Privacy Policy.
   
 * Melbourne
 * What's On
 * Cool Date Ideas in Melbourne Guaranteed to Impress

What's On



COOL DATE IDEAS IN MELBOURNE GUARANTEED TO IMPRESS

Looking for fun things to do in Melbourne for you and your partner? We’ve
rounded up the coolest date ideas in Melbourne for date night with a difference.


Alba Thermal Springs

From humble, albeit awkward beginnings, to going steady and beyond, there will
always be one question that greets you and your partner throughout all the
phases of your blossoming relationship:

“So, what do you want to do for date night?”

To help you and your beau settle on a date night to remember, we’ve gathered a
hit list of romantic experiences that range from high-flying acrobatic displays
to quiet city escapes, to satisfy all tastes. Up the romance with these fun and
inventive date ideas, guaranteed to impress your S.O.


Normandy Wine & Grill


IMPRESS WITH A STEAK FRITES TUESDAY TO REMEMBER AT NORMANDY WINE & GRILL

Half price steak frites at a sophisticated French restaurant. In this economy?
Say no more! 

Your regular Tuesday date night just got elevated to a new level of tres chic.
Yes, it's a fancy dinner date, but it's cooler and more impressive because it
won't break the bank  

Normandy Wine & Grill's Steak Frites Tuesday is already getting rave reviews and
copious bookings, so it's only right for you and your cutie to get in on the
action. 

A half-price cape grim beef or pure black Angus truly hits different, and will
have your partner oh-so appreciative. The couple that saves together, slays
together, after all.

The best part? This isn't a regular steak night. for there will be no
compromising on the actual quality of the steak. 5 different cuts are available
to enjoy: minute steak, eye fillet, scotch fillet, porterhouse and 500g rib eye.
All come with fries and choice of béarnaise or bordelaise sauce. Be right back,
drooling. 

No catches, just a brilliant, beautiful bargain. It would be a mi-steak to miss
out on this delicious date idea. 

162-164 High Street, Windsor


That Paper Joint


CUT AND PASTE AND CREATE TOGETHER AT THAT PAPER JOINT

We think this is one of the most original, rewarding, and fun date ideas in
Melbourne that's guaranteed to impress. 

That Paper Joint is Melbourne's first dedicated collage studio, workshop, and
gallery space. It's here you'll be able to appreciate just how fun and easy
collaging is, regardless of your artistic skill, ability, or background. So come
along with your date, pull up a chair, relax with a drink in one hand, scissors
in the other, and get sticking!

During the three hour collage workshops, you'll be guided through a variety of
image-making processes and techniques, with casual guidance and friendly
expertise along the way. There's a fully stocked, fantastic array of second-hand
books, magazines, and other paper treasures for you and your boo to explore and
cut-and-paste with.

It'll be a date unlike anything you've ever experienced - there's something so
intimate and freeing about getting in touch with your inner artist both
independently and together. 

Book here

544 Sydney Road, Brunswick




Fever Candelight Concerts



ATTEND A CANDLELIT CONCERT

Hold hands and get swept up in the magic of a live, multi-sensory musical
experience, all under the glow of candlelight. For an unforgettable date idea in
Melbourne, you simply can't look past attending a candlelit concert from Fever.
There are orchestral tributes to Coldplay and Taylor Swift, as well as the
soaring sounds of Mozart's Requiem and Vivaldi's Four Seasons played out to a
transfixing degree, in stunning and oft-historic venues like the Athenaeum
Theatre and Collingwood Town Hall. 

Multiple locations, see website for more details


State Library of Victoria


CREATE YOUR OWN MEET-CUTE WITHIN THE PAGES OF THE CITY'S GORGEOUS STATE LIBRARY

If you want a classic rom-com first date experience, the State Library is your
best bet. You might like to flick through the immense amount of literature that
surrounds, to find a book that sums up your date perfectly. Exchange your picks
(and flirty eyes) beneath the iconic domed ceiling, pull up a chair and begin to
flick through the pages, to see if they’ve read you right. We highly recommend
renting out your books and taking them out on the library lawn, first grabbing
some delicious takeout tacos from CDMX in Melbourne Central. 

328 Swanston Street, Melbourne 

Loving our List of Cool Date Night Ideas in Melbourne? You May Also Like...
SHOPPING
Flower Delivery in Melbourne: The Best Florists for Beautiful Blooms
WHAT'S ON
11 Free Things To Do in Melbourne When You're on a Budget

Bento & Bubbles


CONNECT OVER BENTO & BUBBLES WITH ZEE SCOTT

This two hour 'happy hour' cake decorating workshop is one made for reconnecting
with your hubby, or having fun with a new flame. Join Zee Scott (fun fact: she
was the celebrant at Hannah Gadsby's wedding) for Bento & Bubbles; buttercream,
snacks and bubbles at her HQ in Coburg North, where for $110 per person, guests
receive a glass of champagne before learning how to pipe buttercream onto small,
bento box-sized cakes. You'll take these sweet beauties home after class too, to
keep the sugar-coated moments coming. Perfect for beginners, but all skill
levels are welcome. This is one of the coolest date ideas in Melbourne for
couples who like to mix it up in the kitchen! 

36/52 Bakers Road, Coburg North 




Little Lon Distilling Co


GO ON A BREWERY OR DISTILLERY TOUR

There's something simultaneously fun and atmospheric about a brewery or
distillery experience, and it makes for one seriously cool date with a
difference. Fortunately for loved up Melburnians, our city is flourishing with
an array of fantastic spots to sip right at the source. From gin-focused gems
like Little Lon Distilling Co and Naught Distilling, to the whiskey-laden beauty
that is Starward Distillery & Bar or the beer lover's mecca that is Deeds
Brewing, it's a chance to explore a world of contemporary cocktails and creative
brews, immersive experiences, and dining opportunities for both hardcore spirit
and lager lovers...and their supportive partner, curious to learn more.

All you have to do is organise which tasting session. tour or masterclass is the
perfect date idea in Melbourne for you. Hop to it! 




YOGA AT THE LUME

Recharge the self, your relationship, and realign and ignite the mind, body and
spirit with a yoga class at The LUME. Each week attendees will be transported to
a Rainforest, Space, Underwater, Melbourne Nights or another mesmerising setting
- all designed to immerse yogis into a calming and tranquil space, along with a
beautiful matching soundtrack and The LUME's signature perfume to ignite every
single sense. It's a charming, refreshing experience guaranteed to add a sense
of calm and fun realignment in your relationship. 

$35.00pp

5 Convention Centre Place, South Wharf 




PICNIC AT HEIDE MUSEUM 

Pack a picnic and set out together for a relaxing date in the grounds and
sculpture park of Heide Museum of Modern Art. The museum houses modern and
contemporary art across three distinct exhibition buildings and is set within
sixteen acres of heritage-listed gardens and a sculpture park, which means it's
the perfect spot to linger and explore. We think it's the ultimate Sunday Funday
setting, and a chance for you and your date to get to know each other in a
relaxed environment, while also taking in unique modern art certain to provide
some layers to your conversation. 

Heide Museum at Banksia Park, 7 Templestowe Road, Bulleen


Malthouse Theatre


SEE A SHOW AT MALTHOUSE THEATRE 

The Malthouse Theatre is an absolute gem, and a chance for you and your date to
be a part of the Melbourne buzz. Situated in the Ngargee Courtyard and
neighboured by the Australian Centre for Contemporary Art (ACCA), it also boasts
a large-scale outdoor amphitheatre (keep an eye out for announcements of future
events).

Inside, the space pulsates with a welcoming, lively energy that will have you
and your date feeling instantaneously at ease.

Whether you're tucked away inside or out embracing the open-air, beneath blue
skies or under a blanket of stars, you'll be able to take in a roster of
incredible live events; everything from music, dance and comedy, to workshops,
talks and of course, theatre. There really are exciting experiences for all, and
if your sweetheart is a little culture vulture, there's a chance you'll be
smothered in both affection and appreciation for this thoughtful date night
out. 

Sitchu Tip: The outdoor amphitheatre is summertime only, but the Malthouse
Theatre also provides the perfect setting for a cute date - check what's on
stage here.

The Malthouse, 113 Sturt Street, Southbank


Good Booze Blind


GO ON A CUTE LITTLE WINE TASTING DINNER

Love is blind and so is good wine, when you make a date with Good Booze. Blind.
A platform designed to teach even the most novice wine drinker how to taste and
talk about wine, Good Booze. Blind is about bringing wine appreciation to
everyone, without any ego. It's a super fun night out and set within the
beautifully atmospheric space of Wide Open Road in Brunswick, the mood is bound
to set all eyes-a-twinkling and hearts-a-flutter. From blind tasting events to
their blind tasting packs and wine shop - cute little wine date at home, anyone?
-  you heard it through the grapevine here first! Find out more about upcoming
events here. 

$100 per person

274 Barkly Street, Brunswick


Paris Cat Jazz Club


SEE A MOVIE BEFORE COSYING UP WITH SOME LIVE JAZZ – ALL IN THE SAME VENUE

Star in your own version of Midnight in Paris with a visit to Paris Cat Jazz
Club, which will transport you to the French jazz bars of the '20s and '30s
without stepping a toe outside the CBD. Hidden down an alleyway (of course), it
might take you a while to find, but you’ll be rewarded with cosy, candlelit
rooms and intimate performances of swing, soul, blues, bebop and funk four
nights a week. Need we say more?

6 Goldie Place, Melbourne


Collingwood Yards


SPEND A DAY AT COLLINGWOOD’S COOLEST ARTS PRECINCT

For creatives and art lovers, Collingwood Yards provides the perfect date
setting. The not-for-profit arts precinct is home to artists, agencies, book
shops, cool clothing stores, not one but two gorgeous bars, gallery spaces, a
coffee shop and more.

Visit on the weekend and the space is alive with artsy shoppers during the day
and avid bar hoppers at night. The newly opened rooftop bar, Runner Up, is
perfect for a spritz at sundown and features extremely stylish interiors, while
downstairs at Hope St Radio you can enjoy a view of the leafy green courtyard
while dining on delish pasta and vinos.

35 Johnston Street, Collingwood 


The Wheelhouse


TRY YOUR HAND AT POTTERY

Bring out your inner Demi Moore (Ghost, anyone?) at The Wheelhouse. Offering
one-off classes where you and your beau can learn the art of throwing on a
potter’s wheel, you will be sculpting Ghost-style in no time! The two-hour
session includes all clay, tools, glaze and the firing of 1 piece. Once you have
mastered the wheel you can book either for one of their six- or eight-week
terms, because as we all know- couples that hobby together, stay together.

From $120 per person (per session)

The Wheelhouse: 174 Gladstone Street, South Melbourne


GoBoat (Image credit: Lean Timms)


RENT A GOBOAT

Why settle for a waterfront view when you can kick back with your date on the
Yarra? With no boat licence required, all you need to do is pack a spread and
you're good to go. Launching in January 2019, GoBoat's state-of-the-art,
Scandinavian designed vessels give you the freedom to cruise along the river in
style and make the most of the Yarra River’s impossibly romantic vistas from the
best spot in the city.

Southbank Boulevard, Southbank




MAKE YOUR OWN WINE

Ditch the standing dinner date with your beau and make your own wine instead.
Over a series of workshops, Noisy Ritual will guide you through the whole
process from grape to glass. Stomp, press, and bottle your very own vintage and
do a whole lot of tasting along the way. All workshops are included in the
membership as well as three barrel tasting sessions, 6 bottles of your personal
handmade wine, and 20% off their entire selection of drops for the whole year.

249 Lygon Street, Brunswick East


Fairfield Park Boathouse


ROW, ROW, ROW YOUR BOAT

Allie and Noah, Jack and Rose, Alfalfa and Darla: what do all the greatest love
stories of all time have in common? A romantic boat ride, that’s what. Head out
on the calm waters of the Yarra at Fairfield Park Boathouse and sail (or in this
case row) off into the sunset. The Insta-worthy hand-built rowboats were
designed by a shipwright from Portsmouth U.K and are the only ones of their kind
in the Southern Hemisphere. While we recommend leaving the romantic serenades to
Alfalfa, the river is the perfect spot to get to know a new person or kick back
and relax in silence - either way,  it’s chill vibes all around. Post cruise,
head up to the Tearoom for a drink and bite.

Fairfield Park Drive, Fairfield


Hotel NO


GO GLAMPING IN THE CITY

Nothing says romance like an overnight hotel stay. But for those who like to
book outside the box, Hotel NO offers an altogether unique staycation. Veering
on the other side of the luxe spectrum, this glamorous glamping experience is as
quintessentially Melbourne as they come – a stylish Airstream camper located
smack-back in the middle of the city. The ‘silver bullets’ (there are six to
choose from in total) have been given a tasteful spruce, and come pared-back
with a queen bed, all the creature comforts, as well as a well-stocked minibar.
Each site even has its own deck for some up-close city star gazing.

If you really want to dial up the romance, try and book the ‘Airstream With
Benefits’ – it comes with a private hot tub overlooking Flinders Lane. Bliss.

388 Flinders Lane, Melbourne


Melbourne Botanic Gardens (Image credit: Visit Victoria)


PACK A PICNIC

When you’re looking to dial up the romance, there’s nothing quite like dining in
the open air. For a fun date afternoon, ready your rug and pack that gourmet
hamper. Melbourne is brimming with top picnic spots that are ready and waiting
for your next romantic rendezvous.


Alba Thermal Springs


SPLURGE ON A SPA DAY

In need of a little pampering? Upgrade your date night to a full day of R&R,
with a couple’s trip to the day spa. Providing you both with the time and space
to get away from it all and lock in some much-deserved relaxation, you can
indulge in massages, body scrubs, facials, and pedicures. So ready your robe,
sit back, and let the serenity wash over you. 


Cork & Chroma


GET SIPPING AND PAINTING

Make like Monet and paint your way into your lover’s heart. Tap into your inner
artist and learn how to paint like the masters at Cork & Chroma. An artist will
provide you and your date with step-by-step guidance as you paint the artwork du
jour. It’s open to absolutely anyone, you can BYO booze and at the end of the
three-hour session, you’ll leave with your very own masterpiece.

From $55 per person

206 Clarendon Street, South Melbourne


NGV Melbourne


APPRECIATE SOME ART

For artsy duos, the NGV provides the perfect date night setting. As Australia’s
oldest public art gallery, it’s built up a collection with both breadth and
depth, spanning everything from irreplaceable classical paintings to
contemporary acquisitions from modern masters. In short, this is the place to
see your Picassos and Rembrandts. Enter from the famous water wall and make your
way around four floors of galleries. Head there before dinner and you will have
endless things to discuss.

180 St Kilda Road, Melbourne


Tokyo Tina


HAVE A BINGO DATE

Brunch, bloody marys and bingo – not a conventional date, but a fun one
nonetheless. Every Saturday, Windsor’s favourite Japanese diner, Tokyo Tina runs
bingo bottomless brunches. Think pork belly bao and free-flowing prosecco,
coupled with lively bingo and the chance to win a slew of prizes. Now, that’s a
winning date.

Saturdays 12pm-2:15pm

66A Chapel Street, Windsor


Peninsula Hot Springs


GET HOT AND STEAMY

The Peninsula Hot Springs is a must-try date spot, with over 20 bath experiences
including plunge pools, jet pools, massaging showers and a Turkish hammam.
Spread across the open-air Bath House, let the soothing waters and rejuvenating
minerals do all the work, while you and your partner reconnect and unwind.

140 Springs Lane, Fingal


Free to Feed


TEST YOUR COOKING SKILLS

To make your next date night a home-cooked feast, head to one of Free to Feed's
excellent cooking classes. This social enterprise has some of the best culinary
instructors on hand, hailing from some of the world's most hospitable places and
more than ready to take you and your partner on an incredible food journey that
explores their incredible culture. From textural Burmese cooking to Egyptian
treats from the streets of Cairo and all the recipes in between, these are not
your average cooking classes! Expect three hours of hands-on cooking, rich
storytelling and a final shared feast, all designed to aid in the exchange of
powerful memories, form life long connections, shape conversations and celebrate
the ambition of newly arrived people to our country.

Fervent foodie or first-timer, everyone’s welcome in the Free to Feed kitchen. A
date idea in Melbourne that's so much more than your run-of-the-mill romantic
gesture, this is an experience that rewards you in both learning about each
other but also other cultures and the art of cooking. AKA, the couple that grows
together stays together. 

205-211 Queens Parade, Fitzroy North


The Salsa Foundation


LEARN TO DANCE

With all that fierce staring, waist holding, and hip swaying, there’s no dance
form more sensual than salsa. The Salsa Foundation hosts free beginners’ classes
each Wednesday, Thursday, and Sunday, gifting you a sure-fire way to heat up
your average midweek date night. It‘s the perfect excuse to get up, close, and
personal with your S.O.  And you get to learn a new skill while you’re at it.

Free (Bookings required)


Rush Escape Game


TRY AN ESCAPE ROOM

If you're on the hunt for an activity that's thrilling, quirky and accommodates
multiple couples (but also just one), why not shake things up with an escape
room experience? Rush Escape Game is one of the many escape rooms in Melbourne
that provide spooky fun for a unique date night - whether it be just the two of
you or a group date. This particular establishment is host to a wealth of themed
escape rooms, all inspired by your favourite TV shows and films, such as Saw
(2004) and Stranger Things

Various locations across Melbourne, see website for more details.


Scienceworks (Image Credit: Visit Melbourne)


GEEK OUT OVER SCIENCE

For a date night idea in Melbourne that’s out of this world (literally), book an
after-hours experience at Scienceworks. See the Planetarium come to life by
venturing through fluorescent underwater corals, marvelling at the cosmos and
witnessing an alien invasion from the dome. Choose between a presenter-led tour
through the night sky and a fulldome art film offering an immersive voyage into
unseen worlds.

Every Friday (7:30pm & 9:00pm sessions)

2 Booker Street, Spotswood 

Looking for more date night inspo? We've got plenty to keep you and your loved
one entertained besides these cute date ideas. From underground cocktail haunts
and cosy Melbourne pubs, to weekend getaways and boozy brunches, we've whittled
down the coolest things to do in Melbourne to make sure your next date night is
a complete success. 

By Sitchu Team

Posted 21 Mar 24

 * eat and drink
 * things to do
 * lifestyle





STAY IN THE LOOP

Subscribe
LOAD MORE ARTICLES


FOLLOW US

@sitchu.melbourne

 * 
 * 
 * 
 * 




STAY IN THE LOOP

Subscribe
Most Popular
WHAT'S ON

Cool Date Ideas in Melbourne Guaranteed to Impress
RESTAURANTS

Essential Eats: 44 Must-Book Restaurants in Melbourne CBD
RESTAURANTS

Romantic Restaurants in Melbourne for the Perfect Date Night
FASHION

The Best Australian Jewellery Brands To Put On Your Radar
BEAUTY

The Best Australian Skincare Brands that We're Loving Right Now
More On...
 * eat & drink
 * interior design
 * home design
 * recipe
 * entertaining at home
 * accommodation
 * lifestyle
 * shop
 * travel
 * property advice
 * property
 * beauty
 * architecture
 * home tour
 * experiences


Most Popular
WHAT'S ON

Cool Date Ideas in Melbourne Guaranteed to Impress
RESTAURANTS

Essential Eats: 44 Must-Book Restaurants in Melbourne CBD
RESTAURANTS

Romantic Restaurants in Melbourne for the Perfect Date Night
FASHION

The Best Australian Jewellery Brands To Put On Your Radar
BEAUTY

The Best Australian Skincare Brands that We're Loving Right Now


STAY CONNECTED

@sitchu.melbourne


More On...
 * eat & drink
 * interior design
 * home design
 * recipe
 * entertaining at home
 * accommodation
 * lifestyle
 * shop
 * travel
 * property advice
 * property
 * beauty
 * architecture
 * home tour
 * experiences


SEE THE LATEST FROM SITCHU

@sitchu.melbourne

 * 
 * 
 * 
 * 


 * © Sitchu 2022
 * Privacy Policy
 * Terms & Conditions

 * 
 * 
 * 
 * 

 * THINGS TO DO
 * LIFESTYLE
 * EAT & DRINK
 * DESTINATIONS
 * PROPERTY
 * MAGAZINE
 * EXPLORE

 * SUBURB GUIDES
 * Sydney
 * Melbourne
 * Brisbane
 * Adelaide
 * Canberra
 * Perth

 * SITCHU
 * What is Sitchu
 * Advertise with Sitchu
 * Contact Us

STAY IN THE LOOP
Email
Postcode
 



EXPLORE

SYDNEY
BRISBANE
ADELAIDE
CANBERRA
PERTH
TASMANIA
LIFESTYLE

 * VIEW ALL LIFESTYLE
 * BEAUTY
 * HEALTH & WELLNESS
 * FITNESS
 * FASHION
 * ARTS & CULTURE
 * WHAT'S ON
 * SHOPPING

SYDNEY'S HIDDEN GEMS: SECRET SPOTS TO DISCOVER
SYDNEY'S SAME DAY GIFT DELIVERY SERVICES
BEAUTY
The Best Facials in Sydney for the Ultimate Pamper Session
WHAT'S ON
Fun Date Ideas in Sydney That Are Guaranteed to Impress
EXPERIENCES
The Best Hikes In & Around Sydney to Tackle this Spring
HEALTH & WELLNESS
The Best Day Spas in Sydney for the Ultimate Pamper Session
EAT & DRINK

 * VIEW ALL EAT & DRINK
 * RESTAURANTS
 * BARS
 * ENTERTAINING
 * RECIPES
 * CAFES

THE BEST NEW RESTAURANTS IN SYDNEY
THE BEST NEW CAFES IN SYDNEY
BARS
The Best Happy Hours in Sydney for an After-Work Tipple
RESTAURANTS
The Most Romantic Restaurants in Sydney for an Intimate Date Night
BARS
2024's Best New Bars in Sydney for Cocktails & Good Times
CAFES
Best Brunch in Sydney: Your List of Weekend Café Hangouts
DESTINATIONS

 * VIEW ALL DESTINATIONS
 * TRAVEL GUIDES
 * EXPERIENCES
 * ACCOMMODATION

ROMANTIC GETAWAYS IN NSW
THE BEST TINY CABINS TO BOOK IN NSW
ACCOMMODATION
The Best Large Group Accommodation in NSW
ACCOMMODATION
The Best Winery Accommodation in NSW for a Weekend Amongst the Vines
ACCOMMODATION
Pampered Pooches: The Best Dog-Friendly Accommodation in NSW
ACCOMMODATION
The Best Farm Stays in NSW for an Unforgettable Country Escape
PROPERTY

 * VIEW ALL PROPERTY
 * THE SITCH
 * HOME SEARCH
 * HOME DESIGN
 * HOME TOURS
 * NEIGHBOURHOOD WATCH

THE EXPERT GUIDE TO SELLING YOUR HOME
FIRST HOME BUYER TIPS
THE SITCH
How To Get a Home Loan in 5 Simple Steps
THE SITCH
How to Add Value to Your Home Without Breaking the Bank
HOME DESIGN
How To Harness the Power of Colour Psychology to Create Harmony in Your Home
HOME DESIGN
What’s New in Interiors: The Best New Homewares & Furniture in Australia to Buy
this Month
Back to top



UNLOCK MELBOURNE'S HIDDEN GEMS

The hottest new places to eat, drink, stay and play.

Email
Postcode
 


By signing up, you agree to periodic email marketing from Sitchu to the email
address you provided. Terms and Conditions. Privacy Policy.