mikemobley Posted May 6, 2020 Share Posted May 6, 2020 Site URL: https://fife-cone-l6r4.squarespace.com/ I put this in the design, custom css: p { text-align: justify; } And on the preview of this page, it shows justified, but when I go to live view, I can't ever see it justified. https://fife-cone-l6r4.squarespace.com/beth-hill What am I missing? Link to comment
mikemobley Posted May 6, 2020 Author Share Posted May 6, 2020 Is there a way to do single page injection text justify? I only need this on about 6 or 7 pages. Link to comment
mikemobley Posted May 6, 2020 Author Share Posted May 6, 2020 I put this on the single page code injection and still not working (works in preview but not on live side) <style> p { text-align: justify !important; } </style> Link to comment
tuanphan Posted May 7, 2020 Share Posted May 7, 2020 14 hours ago, mikemobley said: I put this on the single page code injection and still not working (works in preview but not on live side) <style> p { text-align: justify !important; } </style> text-align: justify; text-justify: inter-word; 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.