-
AuthorPosts
-
September 9, 2020 at 11:34 pm #1244695
I had solved the problem thanks to the support of Jordan Shannon
LINK
I used these CSS
/* PRICING TABLE – TABELLE – P CARATTERISTICHE TECNICHE */
.avia-builder-el-227 .pricing-table,
.avia-builder-el-226 .pricing-table {
border: none !important;
}
/*** Table 1 ***/
.avia-builder-el-227 .pricing-table li.avia-heading-row,
.avia-builder-el-227 .pricing-table li.avia-heading-row .pricing-extra {
background-color: #96D5FF !important;
color: #242529;
border-color: #ececec !important;
font-size:1.5em;
}
.avia-builder-el-227 .pricing-table li.avia-pricing-row {
background-color: #FF3300 !important;
color: #ffffff;
border-style: none; !important;
}
.avia-builder-el-227 .pricing-table-wrap .pricing-table li.avia-pricing-row + li {
color: #FF3300 !important;
background-color: #ffffff;
border-style: none; !important;
}
.avia-builder-el-227 .pricing-table li:nth-child(2) {
color: #2c335d !important;
}
.avia-builder-el-227 .main_color .pricing-table>li:nth-child(odd), .avia-builder-el-232 .main_color .pricing-extra {
background: #2c335d;
background-color: #E3F4FF;
}
.avia-builder-el-227 .main_color .pricing-table > li:nth-child(2n) {
color: #2c335d !important;
background-color: #CEE2F1;
}
/*** Table 2 ***/
.avia-builder-el-226 .pricing-table li.avia-heading-row,
.avia-builder-el-226 .pricing-table li.avia-heading-row .pricing-extra {
background-color: #96D5FF !important;
color: #242529;
border-color: #ececec !important;
font-size:1.5em;
}
.avia-builder-el-226 .pricing-table li.avia-pricing-row {
background-color: #FF3300 !important;
color: #ffffff;
border-style: none; !important;
}
.avia-builder-el-226 .pricing-table-wrap .pricing-table li.avia-pricing-row + li {
color: #FF3300 !important;
background-color: #ffffff;
border-style: none; !important;
}
.avia-builder-el-226 .pricing-table li:nth-child(2) {
color: #2c335d !important;
}
.avia-builder-el-226 .main_color .pricing-table>li:nth-child(odd), .avia-builder-el-234 .main_color .pricing-extra {
background: #2c335d;
background-color: #E3F4FF;
}
.avia-builder-el-226 .main_color .pricing-table > li:nth-child(2n) {
color: #2c335d !important;
background-color: #CEE2F1;
}to customize the table (almost at the bottom of the page, under the 3 images, above the wording “CARGO BIKE MAINTENANCE), but they no longer work
https://trikego.com/it/caratteristiche-tecniche/
could you tell me what I’m wrong? Thanks a lot. Best regards. Bruno
September 10, 2020 at 5:52 am #1244743Hey Bruno,
Have you made any additional updates to the site?
Best regards,
Jordan ShannonSeptember 10, 2020 at 3:33 pm #1244948Hi Jordan: Enfold is up to date, the plugins too, wordpress too. The site and domain were moved from the previous hosting service to the new (current) hosting service earlier this month. Did you mean to know this? Best regards. Bruno
ps: Sorry Jordan, do you need access? What email do I use if I open an account for your support? Thank you Jordan.
September 12, 2020 at 6:30 am #1245274Hi,
You can send a current user account? And I meant were there any recent css updates outside of the ones we gave you.
Best regards,
Jordan ShannonSeptember 14, 2020 at 9:41 pm #1245868Dear Jordan, thank you for your support. I solved, everything perfect. Best regards. Bruno
September 15, 2020 at 7:18 am #1245945Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Css of the table’ is closed to new replies.