Home Forums Newsletter Plugin Support Widget width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10047
    rochajorge
    Participant

    Hi
    Is there any way to change the width of the widget subscription form ?
    The widget is not adpating ti the sidebar width and the form goes into the content area.

    Thank you very much!

    #10066
    Stefano
    Keymaster

    You need yo use a css rule like

    .newsletter-widget input {
    width: 100%;
    }

    of course the rules need to be added looking first at the specific problem.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.