• Hello. Can’t figure out what’s wrong ??

    Big gap between tittle and content, you may also like .. most popular posts.

    Thanks alot.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Confusedkoala,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Advanced Options > Additional CSS field:

    .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: 0px;
    }

    Thanks!

    Thread Starter confusedkoala

    (@confusedkoala)

    Thank you so much.

    How about the empty space between “ connect with us on … “ and “do join our mailing list “ at the end of the post AND
    the empty space above “ you may also like”

    Much appreciated.

    [ Please do not bump. ]

    Hi there,

    You can try taking advantage of tools such as Inspect or Firebug which can aid in customizing. These are useful 3rd party tutorials on how to go about using Inspect.
    ?


    https://developers.google.com/web/tools/chrome-devtools/inspect-styles/
    ?
    Thank you!

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