Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1273768
    tomaspernek
    Participant

    Hi there!

    I would like to set a fixed width to the “share this page” widget to 212px wide. Is this possible?

    Thanks and best!

    /Tomas

    #1273770
    tomaspernek
    Participant
    This reply has been marked as private.
    #1274132
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .textwidget .x-entry-share {
        padding: 0 !important;
    }
    
    .textwidget .x-entry-share p {
        text-align: center;
    }

    Thanks.

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