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

Solved Logo Carousel Issue

Discussion in 'Support Forum' started by Neil Brierley, Aug 4, 2023.

  1. Neil Brierley

    Neil Brierley New Member

    Hi,
    I am trying to insert a logo carousel inside an existing section. Just the scrolling carousel part. Not the words above. I copied the carousel row into the section. The Main Code section is still intact.
    I then deleted the original carousel section but it stopped working, just displaying all the icons at once statically.
    I then kept the original section and just deleted the two rows within it and it worked so it indicates that the presence of the original empty section is important but it shows on the page as a white gap at the bottom of the page.
    I tried to hide it by switching off visibility of the original section but this stopped it working again.

    Is there a way to delete or hide the original section or somehow just insert the scrolling logo row into an existing section?

    This is a test site:

    https://gear4sport548.e.wpstage.net
    Username = blogvault
    Password = e63d0fc9

    Many thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  2. Neil Brierley

    Neil Brierley New Member

    UPDATE:
    I've accidentally found that if I disable visibility on Desktop and Tablet but enable visibility on Phones then all three device types work - though there is still the white gap at the bottom of the page on the phone. If visibility is disabled for all devices then none of them work.
     
  3. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Try to change into Wireframe mode. You will see that there's a Row in the Section, with a module called: Code For free-316-light

    You will need to move the Row out as well, before deleting the section.

    ===========

    Alternatively, just go to the Section Settings > Advanced > Custom CSS > Main Element & add: display: none!important;
    **You don't have to change the Visibility settings. Just use the above CSS code to hide it.
     
    1. PRO MEMBER PERKS Divi Ultimate Footer Plugin - Custom global Divi footer (20 premade styles) + Revealing footer effect:Learn More
  4. Neil Brierley

    Neil Brierley New Member

    OK. Great thanks. Didn't see the code module.