Category Title margin

  • Posted in : TheBlogger
  • bjsint
    Participant

    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!

    serkan
    Moderator

    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

    bjsint
    Participant

    Hi,

    That custom code doesn’t seem to do anything

    serkan
    Moderator

    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

    bjsint
    Participant

    I deleted it because it didn’t work, but I have put it back in now. I copy and pasted it exactly

    bjsint
    Participant

    Its working now! it just wasn’t showing up in the preview, but shows online. thanks!

    bjsint
    Participant

    Do you have CSS code to do the same thing for the margins on my contact page?

    serkan
    Moderator

    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
Login and Registration Log in · Register