Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe

    (@morehawes)

    Hi cbl2000,

    Thanks for reaching out. The link you provided is giving a “Page not found” error, however the following CSS should allow you to center align your listings:

    #auction-nudge-items {
      width: 600px;
      margin-left: auto;
      margin-right: auto;
    }

    You can specify any width you like and add this to your page via the plugin options. You can see a demo of this here:

    https://www.auctionnudge.com/temp/align-center.html

    I hope this helps, let me know if you require further assistance.

    Joe

    Plugin Author Joe

    (@morehawes)

    Marking as resolved.

    Joe

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Responsive Version of Auction Nudge’ is closed to new replies.