1. 8th Anniversary Sale Get 88% OFF Lifetime Pro Membership & access all 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.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.
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 Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  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 Mini Cart Pro Plugin - Instantly add 3 different types of mini cart to your Divi site:Learn More
  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 Ultimate Archive Plugin - Tons of elegant premade sidebar styles to choose from for your Divi site: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 logo 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 Powerful Child Theme - Power up your Divi sites with tons of new functionalities & premade elements:Learn More
  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 Ultimate Header Plugin - Add more varieties for your Divi header (12 premade styles) + menu hover effects: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 Divi Ultimate Blog Plugin - Easily set awesome default design for your Divi single blog page:Learn More
  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 Ultimate Blog Plugin - Easily set awesome default design for your Divi single blog page:Learn More
  16. harrystymiest

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

    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 Beautifully crafted custom colored 'Industrial' Divi layout for all Pro members: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 Ultimate Archive Plugin - Beautify your Divi archive / category page with 15 different premade blog designs:Learn More
  20. noshairwan

    noshairwan New Member

    having some problems with my website.