Viewing 9 posts - 1 through 9 (of 9 total)
  • #58109
    MHC
    Member
    Post count: 247

    Hi,

    My home page is perfectly fine after clicking Remove Top Spacing in Misc. Options and adjusting by adding Blank Spacer 20px. However in my Woocommerce shop page, even after clicking Removing Top Spacing, the gap is still bigger than my home page. I just want the top spacing to look the same in both pages. What can I do to adjust top spacing in my shop page? (will attached screen shots for your reference)

    Thanks a lot!!

    #58116
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #58123
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The page meta options do not apply for the shop page as it gets taken over by WooCommerce if it is set as the shop page.

    To change the spacing you will need to do it with css.

    – Kyle

    #58128
    MHC
    Member
    Post count: 247

    Thanks! Can you let me know what css I can use adjust this?

    Best,

    #58130
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please provide me with the link to your shop page.

    – Kyle

    #58228
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #58229
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .inner-page-wrap.woocommerce-shop-page {
      margin-top: 10px;
    }

    – Kyle

    #58233
    MHC
    Member
    Post count: 247

    Thanks it works well. Really appreciate this.

    Best,

    #58237
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem, glad I could help! 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register