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

display bug, in category/etiquette page

Discussion in 'Free Divi Community Forum' started by Michael Lim, Mar 31, 2022.

  1. Michael Lim

    Michael Lim New Member

    I have a probleme with the category/etiquette pages.
    All products are displayed in that automatic pages, but, some raws are not full, I should have 3 products in a raw. If some raws are ok, some have only 1 product, some have 2… I don’t undesrstand why. (all pictures are good. )
    Thas is the same for all categories and etiquettes pages. The one linked is only an example https://www.everytees.com/c/brands/oren-sport/

    I also attach screenshot for the page
     
    1. PRO MEMBER PERKS Divi Ultimate Archive Plugin - Replace the default archive "Older Entries" with beautiful pagination:Learn More
  2. 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.
     
  3. Michael Lim

    Michael Lim New Member

    Work Perfectly. Thank you
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  4. Michael Lim

    Michael Lim New Member

    After add the code, mobile product category display not correct (please see attachment)
     

    Attached Files:

  5. Michael Lim

    Michael Lim New Member

    After add the code, mobile product category display not correct (please see attachment)
    [​IMG]
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    You can make the CSS to affect the desktop view only by using media query.

    Here's the code:
    Code:
    Log In or Sign Up to view this code.