[Resolved] taking the space away where the page title isThis topic has 5 replies, 2 voices, and was last updated 5 years ago by Andrew Misplon.AuthorPosts November 14, 2019 at 10:49 am #13504 Andrew MisplonKeymasterHi, have you un-checked the Header Bottom Margin setting? If that doesn’t help, please, send a link to an example page. Thanks. November 14, 2019 at 11:43 am #13505 rinoa3108ParticipantYes! That was exactly what it was. Thank you! November 14, 2019 at 1:31 pm #13506 Andrew MisplonKeymasterSuper, glad that helped 🙂 April 14, 2020 at 8:58 am #14253 rinoa3108Participant This reply has been marked as private. April 14, 2020 at 2:47 pm #14255 Andrew MisplonKeymasterHi, the space is caused by the empty widget title. If you want to hide it using Custom CSS you could add:.page-id-693 .widget-title:first-of-type { display: none; }I recommend adding a CSS comment:/* Comment */to explain which page the rule is applied to and what the rule is doing so you know if you come back to it at a later date.AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)You must be logged in to reply to this topic.