Category Title margin Posted in : TheBlogger bjsintParticipant 18 October 2017 at 22:55 #50924 There is a huge gap between the header and the category title when clicking on a category page. https://the-cheekytraveler.com/?cat=28 How do I reduce this ugly gap? It’s on every category page thanks! serkanModerator 24 October 2017 at 17:24 #50969 Hi, Could you try to use this custom css code; @media screen and (min-width: 1200px) { .is-single-post-title-with-margins .category .post-header-classic .entry-header { padding-top: 0; } } Thanks bjsintParticipant 24 October 2017 at 21:01 #50979 Hi, That custom code doesn’t seem to do anything serkanModerator 26 October 2017 at 15:10 #50990 Hi, I do not see this custom css code in the source code. Could you be sure you copied it to the right place? http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/ Thanks bjsintParticipant 26 October 2017 at 21:29 #51003 I deleted it because it didn’t work, but I have put it back in now. I copy and pasted it exactly bjsintParticipant 26 October 2017 at 21:32 #51004 Its working now! it just wasn’t showing up in the preview, but shows online. thanks! bjsintParticipant 27 October 2017 at 02:26 #51008 Do you have CSS code to do the same thing for the margins on my contact page? serkanModerator 28 October 2017 at 11:28 #51020 Hi, You can try to use this custom css code; .is-single-post-title-with-margins .post-header-classic .entry-header { padding: 0px 0px 20px 0px; } Thanks Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register