My widget is distorted on "Home Feature 7?"

Homepage Community Forums Epik Theme Support My widget is distorted on "Home Feature 7?"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12070
    Nandita
    Customer

      Hi,

      I’ve put a JetPack Email Subscription widget on “Home Feature 7” area, but the widget fields are distorted. I mean not aligned, and making the area larger.

      Is there any fix by altering or adding some CSS code?

      My site is ShoutaBRAND.com

      Thank you.
      Nandita B.

      #12076
      Wes
      Moderator

        Try and add this to your style.css –

        #subscribe-email input {
            float: left;
            padding: 12px;
            padding: 0.75rem;
            margin-right: 30px;
            width: 64%;
        }
        #12090
        Nandita
        Customer

          Hi Wes,

          Thanks for the prompt help 馃檪 It worked and served my purpose.

          Nandita B.

          #12098
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘My widget is distorted on "Home Feature 7?"’ is closed to new replies.