1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, 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

Solved Changing Space / Padding Between Rows

Discussion in 'Free Divi Community Forum' started by Eintracht, Apr 12, 2018.

  1. Eintracht

    Eintracht New Member

    Hi,
    New to the forum, so please be gentle with me - I'm on a steep learning curve!!. I've just taken over administration of a website using Wordpress and DIVI 3. I'm trying to change (reduce) the spacing / padding between 2 rows within the same section. I've tried to manually set the padding bottom of the row above and the padding top to the row below to 0px but nothing seems to change. Be grateful for some advice.
    Many thanks
    Chris
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Freelancer' Divi layout for all Pro members:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Kindly share your link and see.
     
  3. Eintracht

    Eintracht New Member

    http://www.bargaragolfclub.com.au/

    See section Latest Golf News. I'd like the Survey Results and Ladies Classic Headings to be higher. I,e, Less space after the photographs.
    Many thanks
    Chris
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    At your Child Theme CSS, this part of the CSS is forcing the padding of your section:
    Code:
    Log In or Sign Up to view this code.
    That's why the padding set in Divi Builder is not working. You need to first delete the said CSS in your child theme.
     
  5. Eintracht

    Eintracht New Member

    Thank you, extremely helpful reply.
    Chris
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add custom vertical navigation for your Divi site. Turns into slide in menu on mobile:Learn More
  6. Eintracht

    Eintracht New Member

    I'm really sorry but I cannot find this CSS code anywhere. It is not in the Child Theme Additional CSS.

    Thanks
     
  7. Divi.Help

    Divi.Help Administrator
    Staff Member

    You should go to Appearance -> Editor -> Choose your child theme -> Select the style.css & find the CSS code there
     
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  8. Eintracht

    Eintracht New Member

    Thank you again.