subliminalsf Posted October 10, 2022 Posted October 10, 2022 (edited) Site URL: https://rwspresents.com/shows Hi, I would like to have the excerpt text actually center justified in mobile view, and the code I was provided isn't quire doing it properly.. Take a look at the screenshot below or visit: https://rwspresents.com/shows on mobile or under 640px This is what I'm using to center justify the block, but for some reason the individual titles are justifying as well... // center justify on mobike // @media screen and (max-width: 640px) { h1, h2, h3, p { text-align: center !important; } .sqs-block-button * { text-align: center !important; }} // center summary block mobile // @media screen and (max-width:640px) { .sqs-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container { width: 100% !important; } } Edited October 10, 2022 by subliminalsf found partial fix
tuanphan Posted October 12, 2022 Posted October 12, 2022 Hi, I see all already centered 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment