Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @bikerflyeradmin ! Would something like this work for you?

    .top-app-bar .mdc-top-app-bar__section--align-start {
    	width: 100%;
    }
    
    .top-app-bar .logo {
    	margin-left: calc(50% - 57px);
    	margin-right: 0;
    }

    You can update the values if you need adjustments, here’s an example:

    https://share.getcloudapp.com/Apuzg0Kv

    Thread Starter bikerflyeradmin

    (@bikerflyeradmin)

    Thank you. I will try it. While I have you on the line, can I ask if there is a hook to show user avatars in the comments like my last theme did? I am using buddyboss platform. Thank you so much??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to place Logo in center of top bar’ is closed to new replies.