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 Full screen slider displays in visual builder not once its turned off

Discussion in 'Free Divi Community Forum' started by Paul Burton, Nov 1, 2019.

  1. Paul Burton

    Paul Burton New Member

    Hi I have inherited admin for a website that has a slider that has worked just fine for years and now after a Divi upgrade the slider does not display.

    I have checked CSS etc and there is none part from this

    @media only screen and (min-width: 981px) {

    .et_pb_slider a.et_pb_more_button {

    position: relative;

    top: 60px;

    }

    }


    .et_pb_team_member{

    min-height:640px

    }

    I have removed this and it still does not work.

    Am I missing something simple?

    If I add another slider that works fine and whilst I can just rebuild the slider I would rather avoid it if I can.
     
    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
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Seems like your background images are not displaying. Try to clear your site cache or disable your cache plugin & see if it works.

    If not, try to re-upload your background image & see if it works.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  3. Paul Burton

    Paul Burton New Member

    So how do I clear my site cache?
     
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    If you have any cache plugin, just clear the cache for the cache plugin.

    Another thing is if you enabled Static CSS File Generation, try to clear its cache as well: WP Admin > Divi > Theme Options > Builder > Advanced > Static CSS File Generation > Clear.

    And see if it works.
     
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  5. Paul Burton

    Paul Burton New Member

    Hi I have done all of that and it still does not work, I have also tried to recreate a new slider and that also does not appear, they both show up in visual builder and do not show up once that is closed.

    I am not sure if I should be using some CSS code
     
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    Looks fine from my side now.
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Custom Divi Builder header on desktop + default slide in / fullscreen menu on mobile:Learn More
  7. Paul Burton

    Paul Burton New Member

    Yes finally worked it out.. In the button text each label was ended with a >

    this was causing the issue so once removed all was well.