Forums

[resolved] Text running up aginst right edge of right sidebar (3 posts)

  1. onemillion
    Member
    Posted 3 years ago #

    Hello.
    Our text is running up against the right edge of our right sidebar at our site:
    http://palintones.com

    I can't tell if the problem is with the text widget or with the theme seo basics. Does anyone know how to solve this problem?

    Any and all help greatly appreciated.

    Thank you.

  2. churchthemer
    Member
    Posted 3 years ago #

    Try adding this to the bottom of your stylesheet (style.css) in the themes folder.

    .widget{
     padding-right:20px;
    }

    *Please note that this will increase the overall width of your widgets layout and may cause parts of sidebar (or the whole sidebar) to cascade down underneath your main content. If that happens reduce 20px to something smaller and try again.

  3. onemillion
    Member
    Posted 3 years ago #

    Thank you so much, churchthemer. This is great.

Topic Closed

This topic has been closed to new replies.

About this Topic