Hey There! I’m looking to edit my accordion tabs on my product page to have them show up under the image and image swatches. Right now they show up on the right of the image, below the buy now buttons and I feel like they make the page have too much white space.
Thanks In Advance!
My site is FlordCanada.ca
Hi @Claud123 ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/theme.css->paste below code at the bottom of the file:
.product-accordion .accordion__title {
padding: 12px 30px 10px 0 !important;
}
.tabs-wrapper {
margin-top: 22px !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
1 Like
@Claud123 - do you want like this? it will need code editing, are you familiar with code editing? else can you please add me as collaborator? I can do it
1 Like
yes, that is exactly what I’m looking for, please! I cant code so if you can send the code I would really appreciate it!
Whatever I need to do to add you as a collaborator let me know. Or if you can just send the code I can plug it in. I really appreciate your help!
This didn’t work
Nothing changed after i plugged it in. Thank you anyhow.
@Claud123 - actually the code is in theme page only, we need to put in proper place, can you please share the site link? I will send you collab request
1 Like
@Claud123 - I have sent you the collab request, please accept and hen I can do it like you want