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

Divi Mobile Bar Plugin (Free)

Discussion in 'Divi Freebies For Download' started by Divi.Help, Jan 6, 2019.

  1. Danny Smith

    Danny Smith New Member

    Really great! btw can you hide it on certain pages/posts?
     
    1. PRO MEMBER PERKS Divi Ultimate Child Theme - Tons of premade layouts & section designs + functionalities for your Divi site:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    You will need custom CSS to hide it.

    Let's say you wish to hide it on page with id 100, then use the below CSS in Divi > Theme Options > Custom CSS to hide it:
    Code:
    Log In or Sign Up to view this code.
     
  3. Danny Smith

    Danny Smith New Member

    Thanks. For the life of me I can't get it to show.

    Have added

    do_action( 'et_after_main_content' ); to the php footer and that actual code shows on the site.

    Something wrong with the way I added it to the php?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    It needs to be in php tag: <?php do_action( 'et_after_main_content' ); ?>
     
  5. Danny Smith

    Danny Smith New Member

    Great that did it!

    How do I reduce the height by about 50%?
     
    1. PRO MEMBER PERKS Divi Block Pro - Powerful Divi header builder for you to mix & match premade header design, mobile menu & more:Learn More
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    You will need to adjust all the blurb modules padding, icon size, etc to reduce the height.
     
  7. Danny Smith

    Danny Smith New Member

    Sure just trying that. Many Thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  8. SoyJRLemus

    SoyJRLemus New Member

    OMG Awesome!
     
  9. Danny Smith

    Danny Smith New Member

    All sorted on my divi site now thanks.

    Question. I have it installed on a non divi site (Spacious by Themegrill) and it's not showing. Using the divi builder plugin, your bar and json layout.

    Any ideas?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade logo carousel design for your Divi site without using any plugins:View Demo
  10. Divi.Help

    Divi.Help Administrator
    Staff Member

    This plugin only works with Divi theme. It doesn’t support other themes + Divi Builder plugin. Cause it utilizes Divi theme template hook.
     
  11. Thiago Muccillo

    Thiago Muccillo New Member

    Hi!
    Thanks for provide this plugin and support free.
    A little problem here... all blog posts in my divi are with 80% width (this is the default 1080px), so i have a left and right margin (10% each). Am i missing something? The pages are ok, no margins, menu bar 100%.
    page: https://braziloutside.com.br - bar ok.
    post with divi builder enable: https://braziloutside.com.br/quebec/ bar with margins.

    I´ve try this code below, it works, but all my content gets 100%.

    @media only screen and (max-width: 980px) {
    #top-header > .container, #main-header > .container, #et_search_outer > .container, #main-content > .container, div.et_pb_row, div.et_pb_row.et_pb_row_fullwidth {
    width: 100% !important; } }

    Can you help me please?
    Thanks in advance.
     
    1. PRO MEMBER PERKS Divi Cart Count Plugin - Easily add cart count to your Divi cart icon. 6 different styles to choose from:Learn More
  12. Divi.Help

    Divi.Help Administrator
    Staff Member

    Just go to the Row Settings > Advanced > Custom CSS > Main Element & add width: 100%!important;
     
  13. Thiago Muccillo

    Thiago Muccillo New Member

    Thank you for your fast reply.

    We are almost there...
    I apply your snippet and now is 100%width. The margins is gone, but it explodes no next line i guess. Can you check again please?

    Thank you.
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Digital Marketing' Divi layout for all Pro members:View Demo
  14. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try to go to each blurb module settings & set the margin bottom to be 0.
     
  15. Thiago Muccillo

    Thiago Muccillo New Member

    It´s working like a charm.
    Thank you for your attention and solutions.
    Have a nice week!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  16. harrystymiest

    harrystymiest Member
    Divi Ultimate Header Plugin Pro Member (Support Expired)

    is there a way to set a Google Maps link for Android and an Apple Maps Link for iOS?
     
  17. Divi.Help

    Divi.Help Administrator
    Staff Member

    Nope. You can only set one link across all devices. You can't set custom link based on devices.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gallery carousel design for your Divi site without using any plugins:View Demo
  18. Minh

    Minh New Member
    Divi Ultimate Header Plugin

    Thank you so much for the plug in. Is there a way for us to have it display starting when we scroll down
     
  19. Divi.Help

    Divi.Help Administrator
    Staff Member

    Not possible. But you can set animation delay in it to make it display after x seconds.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  20. noshairwan

    noshairwan New Member

    having some problems with my website.