Home › Forums › Support › Adjust margin on Mallow This topic has 6 replies, 3 voices, and was last updated 7 months ago by Ying. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts August 25, 2022 at 6:30 am #2323466 Gregg Lybbert I am using the Mallow theme and I would like to adjust the margin on the home page so that the containers with the blog posts move up into the hero image just a little more. How do I do this? August 25, 2022 at 9:25 am #2323775 DavidStaff Customer Support Hi there, that is also done by CSS, go to Customizer > Additional CSS and look for: .page-hero + #page { margin-top: -100px; position: relative; } To move the content up change the -100px to a larger negative value. eg. -150px Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ August 25, 2022 at 9:38 am #2323794 Gregg Lybbert Thank you so much! I forgot to ask, is there a way to fix the background so that it uses parallax? August 25, 2022 at 2:15 pm #2323983 Gregg Lybbert When I say background I am referring to the hero image. August 25, 2022 at 2:41 pm #2323996 YingStaff Customer Support Hi Gregg, In the container’s background settings, there’s an option called Attachment, you can choose fixed. But it’s just fixed, not parallax. https://docs.generateblocks.com/article/container-overview/#backgrounds August 25, 2022 at 3:18 pm #2324014 Gregg Lybbert Ok, where do I find the container for the featured image in Mallow? August 25, 2022 at 3:52 pm #2324040 YingStaff Customer Support Go to appearance> elements, there should be 3 block element - page hero: home hero, site hero, posts hero, click edit. You will see the container which contains the background image. Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In