• Hello,

    My website has the wpforo forum plugin.
    How can I make the admin bar appear under the header with the custom padding to fit the body of the site – just like how buddypress does it?
    At the moment, after a user logs in, the admin bar sticks to the top of the page whilst scrolling.

    I’m using a managed wordpress hosting plan with wordpress version 5.2.3 and buddypress version 4.4.0.

    My website admin bar
    https://prnt.sc/paq7bz

    How I want it
    https://prnt.sc/paq7pg

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

Viewing 1 replies (of 1 total)
  • Plugin Author cusmin

    (@cusmin)

    Hi!

    You could add something like this to your custom CSS on advanced tab. This may require some additional tweaking:

    #wpadminbar{margin-top: 70px;}
    #wpadminbar #wp-toolbar{width: 1000px;margin: auto;}
    

    Hope it helps

    • This reply was modified 5 years, 2 months ago by cusmin.
Viewing 1 replies (of 1 total)
  • The topic ‘How to move admin bar under header and customise it’ is closed to new replies.