Viewing 6 replies - 1 through 6 (of 6 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Your screenshot has 5 bits of text, please clarify what you want.

    Login to your WordPress dashboard and go to Appearance > Widgets. You can remove widgets there, but it’ll depend on what widgets you’re using as to how you can customise them.

    Thread Starter tunesrcool

    (@tunesrcool)

    you dont see the small text to the left of the drop down? i want to use the widget

    Thread Starter tunesrcool

    (@tunesrcool)

    this is what its supposed to look like

    https://www.imagebam.com/image/9bb1c8756742353

    Thread Starter tunesrcool

    (@tunesrcool)

    ive added things to my sidebar template if that could have anything to do with it

    <?php global $theme; ?>
    
    <div id="sidebar-primary">
    
    <style>
    .floating-box {
        display: inline-block;
    }
    </style>
    <div class="floating-box" style="padding-left: 17px;">
    <div class="fb-like" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
    <div id="fb-root"></div>
    <script >(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=1418206975108700&version=v2.0";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    
    </div>
    <div class="floating-box" style="padding-top: 9px;">
    
    <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=W2LKV3FLF87AQ"><img src="https://olsenfashionnook.com/wp-content/uploads/2017/07/btn_donate_LG.gif"></a>
    
    </div>
    
    <table style="font-family: Georgia;">
    <tbody>
    <tr>
    <td style="padding-left: 17px;" colspan="3">
    Thread Starter tunesrcool

    (@tunesrcool)

    please my sidebar looks weird

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Widget Text’ is closed to new replies.