• Resolved tenp

    (@tenp)


    Is there way to set the top bar to remain visible even after someone has signed up?

    There is a setting for this in the forms but not the top bar.

    • This topic was modified 6 years, 10 months ago by tenp. Reason: spelling correction

    The page I need help with: [log in to see the link]

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

    (@lapzor)

    You can try this:

    .mctb-bar { display: block !important; }

    You can add this code trough a plugin like Simple Custom CSS or maybe your theme already offers a way to add extra css via something like Appearance > … > Edit CSS.

    Hope that helps. If you have any questions, please let us know!

    Thread Starter tenp

    (@tenp)

    Perfect!
    Thanks!

    Plugin Contributor Lap

    (@lapzor)

    Glad that helped!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Keep Top Bar form visible’ is closed to new replies.