• Resolved zasfrtrt

    (@zasfrtrt)


    Hello, I want to shorten the gap between the title and content with the code below but for some reason, it’s not doing anything. Any way t do it?

    .archive-header .header-bottom, .entry-header .header-bottom {
      margin: 0;
    }
    
    .czr-wp-the-content > p {
      margin-top: 0px;
    }
    
    .archive-header .archive-title, .entry-header .entry-title, .woocommerce .woocommerce-products-header .page-title {
      margin-bottom: -300px;
    }
Viewing 1 replies (of 1 total)
  • Plugin Author ?ukasz Nowicki

    (@lukasznowicki)

    Hi,
    it’s strongly depends on your site CSS. If the CSS code is there, it means that it is something wrong with the stylesheet, not with the plugin, so I can’t help you
    All the best

Viewing 1 replies (of 1 total)
  • The topic ‘Big gap between title and content’ is closed to new replies.