<script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
(function($) {
    $(document).ready(function() {
        var header = $('#brxe-htjiwp');//header section ID
        $(window).on('scroll', function() {
            var scroll = $(window).scrollTop();

            if (scroll > 100) { 
                header.css('background-color', 'rgba(249, 248, 247, 0.5)');//Add what color you needs to change when scroll
            } else {
                header.css('background-color', '');
            }
        });
    });
})(jQuery)

PUBLICATIONS

Urban Oasis

Featured on Built Environment Chanel Australia under “Inspirational projects” category

The Triangle

Residential Project, 2024

Urban Oasis

Featured on Design Atlas online library

Urban Oasis

Residential Project, 2024

The Triangle

Featured on Archdaily, the most viewed online platform for architecture professionals

Urban Oasis

Featured on Archdaily, the most viewed online platform for architecture professionals

AWARDS