Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1190976
    Kriteryo
    Participant

    Hello,
    I’m not able to make my info bar appear as it does in the Convert Plug editor.
    I attach an image, there’s too muche space under the button, so it’s not alligned with the text.
    Can you help me?

    Gabriele

    #1190993
    Prasant Rai
    Moderator

    Hello Gabriele,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .page-id-2159 .offset.cf {
        margin-top: 0 !important;
    }
    
    .page-id-2159 div#x-section-1 {
        padding-top: 0 !important;
    }

    Thanks.

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