braddalton

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: eNews Extended Submit Button Not Displaying #4303
    braddalton
    Customer

      Yes it works in the slider widget area but then when you place eNews in the footer it doesn’t work.

      in reply to: eNews Extended Submit Button Not Displaying #4294
      braddalton
      Customer

        Not using the Slider. Simply using the eNews widget in the Slider widget area on the home page.Your code fixes the eNews widget in most areas but not when placed in the home page slider widget area.

        Maybe it might be the CSS for the home page slider widget area thats the problem?

        Working locally.

        This code fixes the width problem when using the eNews widget in the slider widget area on the home page:
        `
        input, select, textarea .widget {
        width: 20%;
        padding: 0.6rem 0.925rem;
        }
        `

        But then the eNews widget in the footer has a tiny input area for the email address.

        in reply to: eNews Extended Submit Button Not Displaying #4290
        braddalton
        Customer

          That fixes the enews form in the widget areas but not the home page slider area.
          `
          input, select, textarea .widget {
          width: 20%;
          padding: 0.6rem 0.925rem;
          }
          `

          This fixes the enews form on the home page but then the footer widget is messed up.

          in reply to: eNews Extended Submit Button Not Displaying #4252
          braddalton
          Customer

            Got it fixed no problem just not sure why it displays full width by default.

            in reply to: eNews Extended Submit Button Not Displaying #4239
            braddalton
            Customer

              And the width also please Wes.

              in reply to: eNews Extended Submit Button Not Displaying #4156
              braddalton
              Customer

                Its a great theme Wes. I’ve already written half a post on it and will finish the post once i’ve finished the site.

                Looking forward to working with the portfolio page as it looks great on the demo.

                Thanks for the help.

                in reply to: eNews Extended Submit Button Not Displaying #4133
                braddalton
                Customer

                  From Brandon.

                   

                  Hey Brad, It’s totally a feature of Epik, if you will. Check out the CSS (I’m looking at the theme demo’s since I don’t own it). Starting at line 2141, that set of rules is to hide the submit button. Can you let them know that their issue is with their CSS too? Thanks!

                Viewing 7 posts - 1 through 7 (of 7 total)