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);
});

Announcement: My Van Conversion Course is Now Live

Announcement: My van conversion online course is now live!

Let’s have a look…

I made an online course

It’s for anyone who wants to convert a van themselves

See a tour of my van here (video): Inside My DIY Van Conversion – full tour

From zero to vanlife in 3 modules 

Over 100 video lessons 

Where I walk you through the entire van conversion process

You get me walking you through each part of the build on video — step by step. You can follow along, see the details up close, and feel like I’m right there in the workshop with you.

Using my trusty roadmap

Aimed at first-time van converters

Go to the course page here

View the course here: Van Conversion Course – watch the video on that page to see if it’s for you

So if you want to convert a van yourself, or maybe you know someone that does, this is a whole complete course in one neat package.

Creating the course has been a lot of work (I’ll show you some behind the scenes in a future post), with many battles along the way, but I’ve tried my best to keep the price accessible for everyone. Let me know what you think 🙂

Comment below
Subscribe
Notify of
guest
0 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments

VIDEO: Inside my DIY van-home – full tour

Read more >

Breaking down in Morocco – I almost lost the van

Read more >

Stranded: How this Moroccan scrapyard became home for 3 Weeks

Read more >