IwanJJ Posted July 12 Posted July 12 Hi all! For the testimonial section "WHAT OUR CLIENTS SAY" I need **for mobile view** to make the title BIGGER? https://circle-of-light.squarespace.com/
Solution Lesum Posted July 12 Solution Posted July 12 (edited) @IwanJJ Hi! You can add this code in Website > Pages > Website Tools > Custom CSS @media screen and (min-width: 767px) { section[data-section-id="6686bdde57b3951273918d1e"] .list-section-title p { font-size: 2rem !important; } } Edited July 12 by Lesum tuanphan 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment