[Resolved] Text flows into Sidebar

  • Author
    Posts
  • #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 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Scroll to top