• Resolved bernard11

    (@bernard11)


    Hello,

    Need help adding some space between the first body content on the one-page checkout/cart page as well as the privacy policy page, and the header ribbon. Preferably a couple of additional CSS codes to get the job done the easy way for a drag-and-drop user like me. Also mind you, the one-page checkout starts with a block containing a condensed cart page so it might be tricky whether to identify this page as a cart page or a checkout page.

    Any feedback welcome as to the overall performance and appearance of the linked website as long as it’s purely constructive. Will appreciate all your help and tips.

    Kind Regards.

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

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

    I wasn’t able to find the one-page-checkout page that you mentioned I noticed the Privacy policy page. It sounds like you would like to add some space between the header and the rest of the page.

    You could add this CSS snippet under Appearance > Customise > Additional CSS:

    
    .elementor.elementor-1129 {
        margin-top: 5rem;
    }
    

    Let me know how it goes.

    Cheers!

    Thread Starter bernard11

    (@bernard11)

    Thanks a lot Dani, it works wonders!

    Been trying to guess out this specific CSS code myself for a while, it’s amazing how anyone like yourself can come up with the right syntax for the desired effect.

    Anyway, looking at the page, I think the title “Privacy Policy” is mistakenly left out. However, can’t seem to find it anywhere on the edit page side menu to tick on the setting. Is there a way to add a title page via CSS code? Otherwise, let me know how you would’ve done it differently.

    Many thanks!

    PS: I’m using Storefront theme, with plugins for displaying title and such tried and tested to no effect.

    • This reply was modified 3 years, 7 months ago by bernard11.

    Hey @bernard11,

    Glad to hear you got it working the way you needed. Thanks for the update!

    Anyway, looking at the page, I think the title “Privacy Policy” is mistakenly left out.

    About this other question I see that your site is using Elementor so that’s probably why the title is not being displayed. A page on a site using Storefront with no other extensions but WooCommerce would display the title.

    I am not really familiar with Elementor but I am sure there has to be an option to add the title tag to the page so maybe you can try asking on its forum, I’m sure they will be able to help you.

    I would help you with CSS code as with your previou issue but the HTML for the title is not displayed so I can’t make it visible. I am closing this thread as this won’t be fixed with Storefront help, please open up a new one if you need help with any other thing.

    Keep us posted.

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘one-page checkout and privacy policy page space from header’ is closed to new replies.