What's your biggest current challenge? Have your say in Community Polls along the right column.

Section store FAQ

Section store FAQ

themanyessir
Visitor
2 0 0

I downloaded this FAQ section from Section Store, but when I delete the heading, it leaves a gap. There is no option to decrease the padding between the buy button and the collapsible content. I've tried to code it myself, but I'm useless and can't find the section.

Link: https://twistandtoke.com/products/zagrinder

Reply 1 (1)

Darshanp712
Shopify Partner
137 21 18

Hello @themanyessir, Please make changes to the CSS of the product page CSS file or create a new CSS file for it. See the code below and make changes according to it.

 

.rb-faq-shopify-section {
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 50px; /* remove or comment this old CSS */
    margin: 50px 0px; /* add this new CSS */ 
}

 

 

See the output below.

Darshanp712_0-1718788038625.png

 

  

If I managed to help you then, don't forget to Like it and Mark it as a Solution!
Feel free to reach out if you have any questions or need assistance.

Best regards,

Darshan.

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: sales@dolphinwebsolution.com.
For more information visit our website Dolphin Web Solution.