TVB Posted April 20, 2021 Posted April 20, 2021 Site URL: https://experiencefairfieldct.squarespace.com/ https://www.experiencefairfieldct.org/ For the home page slider/banner we want to make the mobile font size larger for "spring shop & stroll"
Agha_Waqas Posted April 20, 2021 Posted April 20, 2021 4 hours ago, TVB said: Site URL: https://experiencefairfieldct.squarespace.com/ https://www.experiencefairfieldct.org/ For the home page slider/banner we want to make the mobile font size larger for "spring shop & stroll" Hi. you can use below code into CSS editor. @media only screen and (max-width: 640px) { body:not(.collection-type-gallery).has-promoted-gallery .promoted-gallery-wrapper .sqs-gallery-block-slideshow .meta-description p { font-size: 36px !important; } }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.