Almost missed it, looks fine in Opera. 🙂
Basically these words are not treated as words, but as one giant word. And browsers (well, except Opera) have trouble interpreting how to wrap it.
Not sure how to achieve nice wrapping, but quick fix would be adding CSS rule overflow: hidden;
to .side-widget ul{}
Related Posts:
- customizing recent posts
- Duplicate and alter sidebar for Twenty Eleven
- WordPress Twenty Fourteen Theme Sidebar
- Move Sidebar from Above Content To Below When Responsive [closed]
- Sidebar missing from Homepage
- WordPress sidebar content moving to bottom of page
- Need to make sidebar responsive only when screen width is greater than 1024px
- Style sidebar for a custom page template exclusively
- Sidebar at bottom however I have completely replaced theme folder back to original code
- How do i make a sidebar background color? [closed]
- Twenty Fourteen Theme – Moving left sidebar to the right
- Change sidebar product category text color (woocommerce) [closed]
- IE 6~8 ignoring font, background, and margins on sidebar [closed]
- How to change btn color in Bootstrap
- force footer on bottom on pages with little content
- Dynamically change color to lighter or darker by percentage CSS
- How do I right align div elements?
- CSS “margin: 0 auto” not centering
- What is the difference between “screen” and “only screen” in media queries?
- Bootstrap align navbar items to the right
- Detect if a browser in a mobile device (iOS/Android phone/tablet) is used
- Using font awesome in codepen
- using media queries with LESS
- How can I apply styles to multiple classes at once?
- How to get multiple images to auto resize and stay centered within a div
- CSS rotation cross browser with jquery.animate()
- How can I center
- into a div?
- How to specify a class added to my gallery
- How to add a “last” class to the last post in loop.php?
- How do i use fontawesome icons in TinyMce editor?
- bloginfo(‘stylesheet_directory’) vs. get_stylesheet_directory_uri() and include(‘file.php’) vs. get_template_part()
- Assign title-specific class to list items in menu based on WP pages
- WordPress – https : Css and Js files are not working (load on http instead of https)
- Load custom css after bootstrap
- Highlighting the current page in a navigation menu which links are generated with a custom loop?
- If I dequeue Gutenberg Stylesheet will that have any effect on WordPress 5.0.1?
- How to center a video [closed]
- Remove WordPress/Gutenberg button styles for ACF blocks
- Relative path instead of absolute for wp_enqueue_script
- Theme Check errors about missing CSS rules
- Specific css on homepage, different one for other pages
- Font Awesome wp_enqueue_style
- Using uncss or similar with WordPress?
- How can i add note, caution, warning quote inside the text? [closed]
- Add to Cart button woocommerce background and with doesn’t display correctly
- How to enqueue a random css style?
- How To Add a Transition style to WordPress Comment Box? [closed]
- How to use Japanese characters for a single page
- Certain aspects of site suddenly not working in Chrome and Firefox
- How do I make header.php use different css for different pages?
- How to change header dimensions in WordPress?
- How to display custom style based on theme option select box
- Implementing a simple slider in code?
- Target h1 on single post page [closed]
- custom header navigation has odd spacing [closed]
- Add a specific css to a widget
- CSS – why does my sidebar drops to the bottom of the page? [closed]
- Error in node.js webpack-cli failed to load config, typeError: ManifestPlugin is not a constructor
- dynamic css file for admin / backend and get_option results in Uncaught Error: Call to undefined function get_option()
- Append style tag in head while shortcode runs
- Why would a theme writer put their CSS in one long string? [closed]
- After I change CSS not updating in the browser
- ACF Pro with SlickJS [closed]
- Where are the contents of WP_Head
- customize continue reading
- Target admin page body via CSS class
- Child Theme style.css changes aren’t showing. Parent “style-less.css” over rides it, and won’t update
- Broken css on mobile phones only on https
- WordPress CSS completely broken on IIS
- Trying to hide HENTRY (Author Meta Data) from a Post ID
- Probleme d’emplacement
- Getting and setting CSS variables with JQuery in WordPress backend fails
- Theme: Twentynineteen // How to exclude cookie-control triangle and star svg from being overwridden by theme css “svg { fill: currentColor; }”
- CSS does not Update
- Need help removing block of white space between footer widgets and footer [closed]
- How to make a sidebar form show at the top of page on mobile?
- Navigation menu disappears when I hover the mouse [closed]
- Custom Plugin CSS: Can’t update them!
- Head section of the wordpress blog
- Altering the design of WooCommerce notifications [closed]
- How can I add this specific link hover effect to a WP site? [closed]
- Pages in another language
- Using a style sheet for modern browsers and another for older browsers
- How to insert a clickable and fixed background [duplicate]
- Use of CSS classes in editor-blocks.css file
- Problems when writing a post
- Will the following code make my css deal with images in the optimum way?
- Interactive maps in wordpress
- How to add input search field with roudned corners?
- s2member captcha how to make responsive – css or javascript
- WordPress CSS not working properly
- Add Custom CSS Class in Child Theme [closed]
- Min height of page [closed]
- can i custom rendered content from API?
- How enqueue CSS out of theme folder?
- Styling not refreshing for old visitors on WordPress
- How to add CSS to WordPress
- How to add arbitrary custom CSS to a WordPress Block Theme using Site Editor?
- Wrap post titles containing slashes on narrow viewports
- Import css file from node_modules using @wordpress/scripts