How can i change the table background color?

Hi,

I tried to add a table in my product description but its color somehow turned to white. I try to paste some code in HTML but not worked. Can somebody help?

Thanks in advance.

Hi @NextOnSolution thanks and here the link: https://www.allnicewigs.com/products/unvizossa-ombre-honey-13x4-lace-frontal-straight-long-real-human-hair-wig

Hi @james_chan ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

1 Like

Thanks @PageFly-Victor it works perfectly. BTW, please help me to check where to reset the font size of table heading. I recognized that the heading font size is the same as the description which is hard to read.

@james_chan Yes, you can add this code below:


You can adjust value to fit your store

@PageFly-Victor Hi, I want to change this heading front size, can you figure it out for me?

Hi @james_chan

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.css

.tab-title {
    font-size: 25px !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly