- This topic has 3 replies, 2 voices, and was last updated 3 years, 9 months ago by Puro Support.
- AuthorPosts
- February 1, 2021 at 9:17 am #15356
freddykrParticipantHi,
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.
February 1, 2021 at 7:00 pm #15358
Puro SupportKeymasterHi 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%; }
February 2, 2021 at 10:15 am #15359
freddykrParticipantHi,
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.February 2, 2021 at 4:45 pm #15362
Puro SupportKeymasterGlad to hear you’re making progress 🙂 Thanks for the update.
- AuthorPosts
You must be logged in to reply to this topic.