[Resolved] Text flows into Sidebar

  • Author
    Posts
  • #15356

    freddykr
    Participant

    Hi,

    I changed my website last weekend to your great theme, but I have one “little” issue.
    If I use a sidebar than the text from pages or posts flows over the seen borderline into the sidebar.

    You can see it here: https://hosting144828.a2e8e.netcup.net/category/news/

    Is there a way to limit any text maximum to the element border?

    Thanks.

    #15358

    Puro Support
    Keymaster

    Hi Freddy

    Thanks for reaching out.

    The problem is arising from your child theme stylesheet. It would be best to download and install a child theme for Ultra, you can find one here https://purothemes.com/documentation/ultra-theme/child-theme-library/. If you’ve set up theme settings then you’ll most likely need to migrate those settings from your current child theme to the new child, here is how https://purothemes.com/customizer-settings-export-import/.

    The specific rule causing the problem in your child theme is:

      #primary,
      #secondary {
        float: left;
        overflow: hidden;
        width: 99%; 
      }
    #15359

    freddykr
    Participant

    Hi,

    thanks for this hint.
    The reason was an old Plugin for my last theme, which had an own styles.css.
    I removed this and now all looks fine.

    #15362

    Puro Support
    Keymaster

    Glad to hear you’re making progress 🙂 Thanks for the update.

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

You must be logged in to reply to this topic.

Scroll to top