Reset The Design Of An Add-on Table - Question | JoomShaper

Reset The Design Of An Add-on Table

E

eierkopf

SP Page Builder 2 years ago

Hello, when I insert the addon "table" into an empty spp-row, it is alternately colored. It looks like ".table-striped". How can I reset this, so all lines with colorless background. I would like to use my own bootstrap classes like "table, table-hover, ...".

0
6 Answers
E
eierkopf
Accepted Answer
2 years ago #26029

Thank You.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #25268

Hello eierkopf

You can change the colors in the Table Styles settings. Also, there is an option to add custom class. But the best way would be using Raw HTML addon and create a table yourself with bootstrap classes.

Screenshot at Jul 19 09-47-44.png

Best regards

0
E
eierkopf
Accepted Answer
2 years ago #25291

Hello,

I guess I expressed myself wrong. The table-header is deactivated. https://www.dropbox.com/s/i974ajbatlwz862/table_be.JPG?dl=0

The < tr > are colored alternately. I want these to be colorless. https://www.dropbox.com/s/vjr5fq3rh9z8qa1/table.JPG?dl=0

(i don't understand how to insert a picture)

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #25303

okay, I got you. In this case, Please use this CSS to Template Options -> Custom Code -> Custom CSS

.sppb-addon-table-main tbody tr:first-child td, .sppb-addon-table-main tbody tr{
    background: transparent !important;
}
1
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #26094

You are welcome. Please accept the answer that helped you. It will be then easier to find the solution for the other users with the same issue. There is a button to accept answer after each comment.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #26095

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback here:

  1. JED
  2. Trustpilot
0