Hero slideshow. Position heading to top in Motion

Topic summary

Goal: Reposition the Hero slideshow heading to the top in the Motion theme and swap the “sub-heading” (small text) with the main heading (large bold text).

Details: The poster asks if these changes are possible and requests help implementing them, indicating they likely need code adjustments.

Technical context: “Motion” is a Shopify theme. The request likely involves editing theme Liquid and CSS to change the heading container’s position and reverse the order/styling of heading and sub-heading.

Current status: No solution or code provided yet; no responses from others.

Open items: Confirmation of feasibility within the Motion theme and specific instructions (which files/sections to edit, required CSS/Liquid changes). The discussion remains unresolved.

Summarized with AI on December 19. AI used: gpt-5.

I am trying to move the heading of my Hero slideshow to the top of the page. I also want to invert the heading and the sub-heading (the small text above the large-bold text). Is this possible?

I might need a little help with the code