Remove read more and spaces between words
-
Hello,
I’m facing a problem for too long on your plugin I have a large blank space between words on the desktop version I managed to make it work on mobile with CSS but its still appears on desktop as you can see:https://imgur.com/a/CRCwBve
Also, how can I make the review full with all the text content, when the review is long it only show 3 points so the user need to click to see the full comment, How can I fix this issue please and also the issue above, can you please share with me the CSS.
Here’s the ones that I’m currently using they did fix the weird layout and spaces between letters on mobile that’s it but I still have the 2 problems listed above especially on desktop: @media (max-width: 680px){
.wcpr-grid, .wcpr-grid.wcpr-masonry-3-col, .wcpr-grid.wcpr-masonry-4-col, .wcpr-grid.wcpr-masonry-5-col {
column-count: 1 !important;
}
.wcpr-content .review-content-container .wcpr-review-content {
text-align: left !important;
}
And also here is the page link: https://bluestewart.com/product/mist-sprayer/Waiting for your reply
Regards.The page I need help with: [log in to see the link]
- The topic ‘Remove read more and spaces between words’ is closed to new replies.