Home › Forums › Support › Page header text on mobile This topic has 3 replies, 2 voices, and was last updated 5 years ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 6, 2018 at 11:05 am #568992 Kim Hi there, I’ve added a page header with some text to the homepage. I’ve set top & bottom padding to 20%. It looks fine on desktop but on mobile some of the text is covered by the menu. What can I do to make it look better? Many thanks π May 6, 2018 at 6:50 pm #569211 LeoStaff Customer Support Hi there, Give this CSS a shot: @media (max-width: 768px) { .page-header-content-container { padding-top: 40%; } } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know. May 17, 2018 at 10:53 pm #578560 Kim Works perfect π Many thanks! May 18, 2018 at 9:03 am #578959 LeoStaff Customer Support No problem π Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In