Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18917
    caro75
    Member

    Hello,

    I moved my MailChimp subscribe widget from the Top Sidebar to the Right Sidebar hoping to reduce the empty space in the middle. Now, the widget text runs onto two lines.

    Is it possible to have the entire thing appear on a single line, without having the Subscribe button underneath?

    http://www.chrispalmeronline.com

    Many thanks!

    #18926
    Sakin
    Keymaster

    @caro75: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    @media screen and (min-width: 961px) { #sidebar-header-right { width: 360px; } }

    #18935
    caro75
    Member

    Thank you so much, Sakin. Your advice works perfectly. Thanks again!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Alignment of widget in right sidebar’ is closed to new replies.