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

How to remove title and cta from slider

Discussion in 'Free Divi Community Forum' started by thisisdatis, Mar 15, 2020.

  1. thisisdatis

    thisisdatis New Member

    Hey all,

    I'm trying to remove the title and CTA from the default slider in Divi - can someone tell me if there is a way to this?

    Also, I've got the arrows set to be a certain color but they are displaying in grey still. They're also not displaying on the live site - just the visual builder. Any ideas on how i can solve this?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    If you didn't input any title & CTA text, then it shouldn't be showing up right?
    Try to disable Static CSS File Generation & see if it works: WP Admin > Divi > Theme Options > Builder > Advanced > Static CSS File Generation > Disabled

    If not, kindly share your URL.
     
  3. thisisdatis

    thisisdatis New Member

    Hi,

    It doesn't show, however if you hover over the area where the CTA would be, it is clickable.

    http://thisisdatis.com/6630-2/#

    Here is the URL. PLease scroll down to work history for example of sliders.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    From what I see, you didn't remove the text. You just set the color to be white.

    See screenshot below:

    upload_2020-3-16_10-54-32.png
     
  5. thisisdatis

    thisisdatis New Member

    Ah - silly me. You are totally right. THanks so much!

    And how do I make the slider nav show? I've set the color but they are not appearing?

    2 additional questions if you don't mind:

    1) I set the "line" color for my drop down menu to be green but it keeps showing as red for some reason (see "work history" in menu)
    2) Is there any way to get rid of the scroll bar on my calendly embed at the bottom of the page?

    Many thanks.
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  6. thisisdatis

    thisisdatis New Member

    And sorry - one more thing ... now that i've removed the button ... on Vivonet and Perfectmind the dot navigation seems to overlap with the text. Do you know how i can fix this?
     
  7. thisisdatis

    thisisdatis New Member

    FYI - I tried doing the Disable CSS and it didn't make a difference. Thanks.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  8. Divi.Help

    Divi.Help Administrator
    Staff Member

    It's because you chose red color scheme in Theme Customizer > Color Schemes
    This seems to be the color scheme issue as well. Just remove the color scheme in Theme Customizer & you should be fine.
    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
    Go to Slider module settings > Advanced > Custom CSS > Slide Description & add a bigger padding bottom. For example: padding-bottom: 70px!important;