Product Page :: White Space Between Menu Bar + Product Description

Hello!

There’s a lot of white space between the menu bar of my product page and the product description (please see the snapshot for a visual).

Could someone please help me fix this!?

Thank you in advance for considering it :blush:

-Tim

Hi @TimDono1 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/styles.css->paste below code at the bottom of the file:

.container.content.main-wrapper {
    padding-top: 100px !important;
}

Hope my answer will help you.

Best regards,

Victor | PageFly

Hello @TimDono1 ,

It’s the GemPages Support Team and we are glad to assist you today!

I would like to give you the recommendation to support you so kindly follow the steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


Let us know how it works for you.

Best regards,
GemPages Support Team