Celeste_Woodside Posted July 13, 2022 Share Posted July 13, 2022 Site URL: https://unitedsafetytech.com/ Hi! Looking for help reducing carousel title font size. (Enhanced Protection for All Markets) https://unitedsafetytech.com/ TIA!!! Link to comment
tuanphan Posted July 14, 2022 Share Posted July 14, 2022 Add to Design > Custom CSS /* Enhanced protection */ .user-items-list-item-container[data-section-id="62111a7c78ec8b535c8ec3bf"] h2 { font-size: 12px !important; } 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
Celeste_Woodside Posted July 14, 2022 Author Share Posted July 14, 2022 Thank you @tuanphan, unfortunately this changed the titles under each image (which i don't want to change) but not the main title which is too large. See screenshot. Any other suggestions? Link to comment
tuanphan Posted July 16, 2022 Share Posted July 16, 2022 On 7/14/2022 at 11:01 PM, Celeste_Woodside said: Thank you @tuanphan, unfortunately this changed the titles under each image (which i don't want to change) but not the main title which is too large. See screenshot. Any other suggestions? You mean change Enhanced Protection... or change Healthcar/Dental/Industrial/Food services/...? 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
Celeste_Woodside Posted July 16, 2022 Author Share Posted July 16, 2022 8 hours ago, tuanphan said: You mean change Enhanced Protection... or change Healthcar/Dental/Industrial/Food services/...? @tuanphan "Enhanced Protection for All" is too large...would like it to be the same size as my h2 headings... Link to comment
tuanphan Posted July 17, 2022 Share Posted July 17, 2022 9 hours ago, Celeste_Woodside said: @tuanphan "Enhanced Protection for All" is too large...would like it to be the same size as my h2 headings... Use this new code /* Enhanced protection */ .user-items-list-item-container[data-section-id="62111a7c78ec8b535c8ec3bf"] .list-section-title p { font-size: 12px !important; } 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
Celeste_Woodside Posted July 18, 2022 Author Share Posted July 18, 2022 On 7/16/2022 at 10:38 PM, tuanphan said: Use this new code /* Enhanced protection */ .user-items-list-item-container[data-section-id="62111a7c78ec8b535c8ec3bf"] .list-section-title p { font-size: 12px !important; } @tuanphan Unfortunately this didn't change the title size.... Any other ideas? Link to comment
tuanphan Posted July 19, 2022 Share Posted July 19, 2022 12 hours ago, Celeste_Woodside said: @tuanphan Unfortunately this didn't change the title size.... Any other ideas? I see it already small 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
Create an account or sign in to comment
You need to be a member in order to leave a comment