Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903211
    gavgeorge
    Participant

    Hi there,

    I want to remove the top padding in the header’s topbar, and “float” the social icons so they are vertically centred with our phone number. Can you please help?

    I will send you our site details in a PM.

    Thank you!

    #903212
    gavgeorge
    Participant
    This reply has been marked as private.
    #903555
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    p.p-info {
        margin: 0!important;
    }
    
    .x-topbar .x-social-global {
        margin-top: 40px;
    }

    Hope this helps – thanks!

    #905062
    gavgeorge
    Participant

    It worked, thanks!

    #905846
    Thai
    Moderator

    If you need anything else please let us know.

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