lukealvisi Posted March 18, 2021 Share Posted March 18, 2021 Site URL: https://www.lightofinfinity.com/testimonials-reviews Hello! Is there an easy way to increase the width of a review widget? Basically it looks good on a smaller screen, but on a large monitor it is very much limited in width and aligned to the left by default. As a result, I've had to narrow the width of that specific page down so the widget can look somewhat normal. If I can get it to decent width, I think it'll look pretty good, even on a larger screen. On a phone or laptop size screen (which most people will likely be on anyway) it looks good enough, but it would be nice to fix, if possible. I have limited knowledge with this type of thing, so I'm not sure if this is something that is easy to rectify or not worth the hassle. Thank you for taking the time to read this and for any assistance you may provide. Kind Regards, Luke Link to comment
tuanphan Posted March 22, 2021 Share Posted March 22, 2021 Hi. Add to Design > Custom CSS @media screen and (min-width:1250px) { star-rating { max-width: 100% !important; } [data-section-id="605279a3d78c072aeb3241ea"] .content { width: 90% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.