Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1029805

    I want the text to be more to the left and the icons to be more to the right in the topbar. Can you please let me know CSS for this?

    http://gisteo.yourwebsitemadebyme.com/

    Thanks

    #1029981
    Rahul
    Moderator

    Hey There,

    Let’s try the following custom CSS :

    .x-topbar .p-info {
        margin-left: -50px;
    }
    
    .x-topbar .x-social-global {
        margin-right: -50px;
    }

    Feel free to change the values as needed.

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1029805 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>