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

KK Blog Grid Extended displaying as list, not grid

Discussion in 'Free Divi Community Forum' started by iACT, Oct 5, 2021.

  1. iACT

    iACT New Member

    Blog grid displays as list on this page: https://www.iact.ngo/updates/

    We've been using this blog grid plugin (KK Divi Mods>KK Blog Grid Ext) for quite some time and it's been working fine until now. I have been trying for hours to get it to work as a grid again.
    First I tried simply recreating the grid module,
    I deactivated it, turned it back on,
    checked for updates,
    checked to make sure Settings>Reading>Post Page has no pages selected,
    I even tried using some CSS to force it to display a blog:

    .et_pb_blog_grid {
    display: grid !important;
    }



    BUT none of these suggestions work.
    Any ideas?
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Custom Divi Builder header on desktop + default slide in / fullscreen menu on mobile:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Based on the look of it, you just need to remove your display grid CSS & it should work:
    Code:
    Log In or Sign Up to view this code.