Tagged: catch box pro, sidebar, widget
- This topic has 2 replies, 2 voices, and was last updated 10 years, 10 months ago by caro75.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
January 6, 2014 at 3:07 am #18917caro75Member
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!
January 6, 2014 at 9:53 am #18926SakinKeymaster@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; } }
January 6, 2014 at 7:21 pm #18935caro75MemberThank you so much, Sakin. Your advice works perfectly. Thanks again!
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Alignment of widget in right sidebar’ is closed to new replies.