Home Forums WoodMart support forum Spacing top of screen in WooCommerce Shop

Spacing top of screen in WooCommerce Shop

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #233631

    irisdevoigt
    Participant

    Hi!

    As you can hopefully tell from my screenshot, the spacing from the top of my screen in my shop is awful. I have the same issue on the single product pages. On other pages I was able to fix it with a spacer through Elementor. Since I don’t have Elementor Pro, I can’t edit the WooCommerce shop page through Elementor. Do you have any idea how I can fix this?

    Thanks in advance!

    Kind regards,
    Iris

    Attachments:
    You must be logged in to view attached files.
    #233724

    Hello,

    I saw the screenshot you attached and tried visiting your website but the maintenance mode is enabled.

    Please deactivate the maintenance mode then tell me to check it myself and help you out accordingly.

    Best Regards.

    #233774

    irisdevoigt
    Participant

    Hi,

    I’ve deactivated maintenance mode, you should be able to check it out now!

    Kind regards,
    Iris

    #233783

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .shop-loop-head {
    	margin-top: 160px;
    }

    Regard’s.
    Xtemos Studios.

    #233790

    irisdevoigt
    Participant

    Thanks so much, that fixed the issue for the shop page. The issue still is the same on the single product page though, is there any way to fix that?

    #233794

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-page .product-image-summary-inner {
    	margin-top: 160px;
    }

    Regard’s.
    Xtemos Studios.

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