• Resolved eaquiroz

    (@eaquiroz)


    Hello,

    I have an issue with your awesome “MailChimp for WordPress – Top Bar” plugin on my website (http://www.nexweb.com/) that uses the ElegantThemes Divi WordPress theme. Every-time I click on the arrow on upper right of screen the theme contents of my site move up and down which is very irritating.

    Version 1.2.9
    MailChimp for WordPress – Top Bar

    Divi WordPress Theme
    http://www.elegantthemes.com/gallery/divi/

    Is there a way instead of having that arrow hide and show the input box to subscribe. Maybe always show the subscribe input box to show top navigation bars or maybe just integrating the subscription input box on my existing top navigation bar of my website link below?

    http://www.nexweb.com/

    Regards,
    Eddie A. Quiroz
    NexWEB Technologies | Eddie@NexWEB.com
    Office: 888-639-9321 | Cell: 484-639-9328 | Skype/Hangout: eaquiroz

    https://wordpress.org/plugins/mailchimp-top-bar/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    To always keep showing the topbar (or actually just to hide the the button to hide it) you can use the following CSS code:

    .mctb-close { display: none !important; }

    To integrate the email field elsewhere, without using the topbar, you can use the shortcode for the form in any post, page or widget:
    https://mc4wp.com/kb/show-form-sidebar-footer/

    Thread Starter eaquiroz

    (@eaquiroz)

    Lap,

    How about always show the subscribe input box to show top navigation bars so that there are 2 rows on on top of the other?

    Eddie

    jimmiesner

    (@jimmiesner)

    Hi. If you are still monitoring this thread would you be able to tell me where you place that css code in the theme? Thanks for your help.

    Jim

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove or Stack Top Bar on Theme’ is closed to new replies.