I’m having this issue but with the whole content text. How can this code be adjusted so the actual copy of the post wraps properly in the masonry layout?
Hi,
@cdsouza – Please use this custom css-: .masonry-items .blog-item .excerpt { word-wrap: break-word;}
Hope it should work 100%. Let me know your feedback.
Please can you update to the latest version of the theme? We’re up to 1.81. Make sure you always update the theme before asking us about issues, as they have likely already been fixed. If they have not, then you we will be happy to assist you
You’re not really supposed to edit the main theme files and if you do you should note them down somewhere. It’s something that the developer would of likely fixed in one of the more recent updates so I’m afraid you must update the theme.
Also, what I thought was customization, was just adding code to the css which I found through various threads here, so I guess its not actually customization because it was all in tact when I updated it as well.