• Hi,

    I have a Widget box on my website that is for email subscription.
    The website is here:
    http://www.minutify.com/

    The box for email subscription is not centered and looks strange.
    Can someone please help to set the box correctly so its edges is flushed with the edges of the outer box?

    Any help is really appreciated.

    TJ

Viewing 4 replies - 1 through 4 (of 4 total)
  • If I am understanding your problem this might help:

    h1.widget-title, h3.sidetitl {
      text-align: center;
      padding: 0;
    }

    Place in child them style.css or use a plugin like simple custom CSS

    Ah, reading it all again makes me think I did misunderstand you. I think that’s because everything seems to line up fine looking in my browser – FF on a Mac

    just copy widget code between it..
    <html><center>your code…</center></html>

    Thread Starter TJ1

    (@tj1)

    Noman,

    Where can I find the widget code?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Centering email subscription box’ is closed to new replies.