Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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/

    https://postimg.cc/dhk5jSXP

    could you tell me what I’m wrong? Thanks a lot. Best regards. Bruno

    #1244743

    Hey Bruno,

    Have you made any additional updates to the site?

    Best regards,
    Jordan Shannon

    #1244948

    Hi 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.

    #1245274

    Hi,

    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 Shannon

    #1245868

    Dear Jordan, thank you for your support. I solved, everything perfect. Best regards. Bruno

    #1245945

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Css of the table’ is closed to new replies.