angmae Posted August 29, 2022 Posted August 29, 2022 Site URL: https://trombone-gardenia-jrca.squarespace.com/ Hi, I'm trying to find code to center the list title, description, and button on mobile on my website's homepage. No matter what I try, it won't center all the way. Website password is 1234. Thank you!!
tuanphan Posted August 30, 2022 Posted August 30, 2022 Add to Design > Custom CSS /* Mobile - Center upcoming events */ @media screen and (max-width:767px) { .user-items-list-item-container[data-section-id="62f2f901f2082e38c04b5d2b"] * { text-align: center !important; } } Astoria 1 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