
From a single pallet to a full dedicated fleet — HaulPass moves freight across every mode, every mile.








tag Add: Then publish and test the live URL: https://www.haulpass.ai/services#ltl It should open the LTL tab and scroll to it. My recommendation For your client’s request, use Option 2. They want the Services dropdown to behave like a true sub-navigation, so each item should land on the correct service content, not just the general Services page. One more thing: remove 3PL as a tab link if it is supposed to be a category/subtitle, not a service. Use it as a heading above the service list instead. ok it works from the homepage, but it doesnt work if im already on the services page and try to select a different sub nav item. it doesnt change the tab Thought for 9s That makes sense. From the homepage, the page loads fresh, reads the hash, and opens the right tab. But when you’re already on /services, Webflow may just scroll/change the hash and not re-run the page-load script. Replace your previous custom code with this stronger version. It handles both: Landing on /services#ltl Clicking another dropdown item while already on the Services page Put this on the Services page → Page Settings → Before tag: