1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

How to make horizontal comparsion table in Divi

Discussion in 'Free Divi Community Forum' started by kotkota, Apr 2, 2020.

  1. kotkota

    kotkota Member

    Hello. It is possible to create horizontal comparsion table like here ?
     

    Attached Files:

    • 1.png
      1.png
      File size:
      228.1 KB
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

  3. kotkota

    kotkota Member

    Tell me please how to hide bottom border in table on this page ?
     
    1. PRO MEMBER PERKS Divi Ultimate Blog Plugin - Easily set awesome default design for your Divi single blog page:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
  5. kotkota

    kotkota Member

    It will hide all borders. I need only bottom like on screenshot
    I have used this code, but i think it is wrong
    Code:
    Log In or Sign Up to view this code.
     
    1. PRO MEMBER PERKS Divi.Help Header AI Generator - Try the power of AI to generate a custom Divi header for you:Try Now
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    For that case, you just have to edit the text module with the table code & add the noborders CSS Class to the third last & fourth last tr tag as well. Similar to how you add it for the last & second last tr tag.

    upload_2020-4-9_18-26-16.png