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 give table (cart page) round corners

Discussion in 'Free Divi Community Forum' started by neverdowork, Feb 28, 2023.

  1. neverdowork

    neverdowork Member

    Hey community,

    I am currently working on a woocommerce page and I can't seem to give my table (cart page) real rounded corners. This is my CSS:

    .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    border: 1px solid #18615B;
    border-radius: 10px;
    }

    The picture shows the result. Any hints how to get this done?

    Using the visual builder does create a better result.
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your URL.
     
  3. neverdowork

    neverdowork Member

    Here's the URL: https://www.wearex.net/login/

    Since the shop is still in production and only available for registered users, you will need this login data:

    US: testuser
    PW: Fg6%L&J8^Cvlxxpsaspu!vj!

    Add any item to the cart and you will see the table underneath "cart".

    Thanks!
     
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more: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.