Viewing 1 replies (of 1 total)
  • Plugin Contributor wpqastle

    (@wpqastle)

    Hello Sabina!

    Thanks for your question, Breaking News Ticker is a free width ticker and no size settings is there. You can use a <div> tag and resize it using 1 line css code.

    For example:
    <div style="width:1000px; margin:0 auto; ">
    <?php do_action('show_bnt'); ?>
    </div>

    If you like this plugin, then please leave us a good rating and review or If you have any other questions or would like us to clarify anything else, please, let us know. We are always glad to help in any way we can.

    Thanks
    WpQastle.com

Viewing 1 replies (of 1 total)
  • The topic ‘change width’ is closed to new replies.