Guest Posted November 8, 2019 Share Posted November 8, 2019 Hi everyone, In this site: https://bullocks-contracting.squarespace.com/ , I would like to make change to the style of the description besides the image card. But it only worked on browser, not on my mobile device. The color did not change even I marked it important.. Here is some custom css code: @media(max-width: 700px) { .sqs-html-content.image-subtitle.sqs-dynamic-text p{ color: black !important; } } Can anyone answer this? :) Link to comment
tuanphan Posted November 10, 2019 Share Posted November 10, 2019 @media screen and (max-width:700px) 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
Guest Posted November 10, 2019 Share Posted November 10, 2019 8 hours ago, tuanphan said: @media screen and (max-width:700px) Hi @tuanphan I am afraid to say that this does not work. The text inside that image card is still in light grey color. 😞 I am not sure why. Link to comment
tuanphan Posted November 11, 2019 Share Posted November 11, 2019 4 hours ago, AndyYang said: Hi @tuanphan I am afraid to say that this does not work. The text inside that image card is still in light grey color. 😞 I am not sure why. Can you take screenshot that text? 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
Archived
This topic is now archived and is closed to further replies.