• Resolved mtothebd

    (@mtothebd)


    How do I add extra space between my LearnDash header and the text on the WooCommerce cart, checkout, and thank you pages? Right now there is too little room between the bottom edge of the header and the WooCommerce text.

    I’m using Astra (free) and the LearnDash Starter Academy template (Gutenberg version).

    https://app.box.com/s/xnohwlcaaoc12diebnsxskj8j4b704zs

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

    Please try adding the following CSS code in Appearance > Customize > Additional CSS

    .main-header-bar {
    	margin-bottom: 1em;
    }

    Feel free to modify the code above.

    I hope it will help. Feel free to reach out to us if you have any further queries.

    Kind regards,
    Herman 🙂

    Thread Starter mtothebd

    (@mtothebd)

    Perfect – thank you!

    You’re welcome @mtothebd!
    
    Let us know if there’s anything else we can help you with.

    Have a nice day and stay safe!

    Kind regards,
    Herman 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Need padding between header and text’ is closed to new replies.