Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Modified: Tuesday, April 07 2026, 11.43pm

Today, the Ibiza’s highly acclaimed party is making its grand return to the island at the trendy new venue, Playa Soleil, located in Platja d’en Bossa. This exciting event will be led by the renowned Israeli artist, Guy Gerber, and will be held every Friday from June 30th to September 29th.

Set against a picturesque backdrop, Playa Soleil offers multiple enchanting spaces that make Rumors an absolute must-attend event every Friday moving forward. Prepare yourself for an unforgettable experience at this dreamlike destination.