Blank Space between button and description, and description and Collapsible content

Hello, there are blank spaces between the buy button and description, and description and Collapsible content. How can I fix this?

1 Like

Hi @nico_palao

Do you mind sharing your website? So we can provide a code best for you

The issue is on the product page.

@nico_palao - you have an extra section creating space, please remove it from customize settings

Hello @suyash1 , I can’t delete it. I don’t have that option. What else can I do?

@nico_palao - add this css to the very end of your base.css file and check

section#shopify-section-template--15280823992365__collapsible-content {
    display: none;
    visibility: hidden;
}

Hello @suyash1 , now for some reason the text is centered. What can I do?

@nico_palao - it was always centered only