Home › Forums › Support › Move text in page hero to beginning of viewport This topic has 1 reply, 2 voices, and was last updated 4 years ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 1, 2019 at 8:42 am #917194 madmanweb I’ve set up a page hero element with some dummy text – “Feature logo goes here” This text starts at the beginning of the container but I want it to start at the beginning of the user’s window on desktop. I’ve tried to explain here: https://i.imgur.com/vvUSnNC.png (The dummy text will later be replaced with the HTML for the site logo.) Any way I can get this done? June 1, 2019 at 9:21 am #917213 DavidStaff Customer Support Hi there, try this CSS: .inside-page-hero.grid-container { margin-left: 0; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In