JesusGrc Posted September 3, 2020 Share Posted September 3, 2020 Site URL: https://hungrymonster.co/ I have text inside an image block. Text and button overflows outside of box when resizing browser window and in Mobile view. I copied code from another image block in a different page that uses hover. I wanted the text to be visible from the start, so I changed a few lines to prevent this one from having a hover. I actually wanted black text over white background, but didn't know how to do this. Not sure is that's the reason for the issue. Any help would be greatly appreciated. Thanks! Link: https://hungrymonster.co/what-we-offer Below is the code: #block-yui_3_17_2_1_1599151758377_28456 .image-card-wrapper { visibility: visible !important; font-color: #fff !important; opacity: 100; transition-duration: 1s; background-color: hsl(244, 39%, 55%) } .code-block { padding: 0 !important; } #block-yui_3_17_2_1_1599151758377_28456 :hover .image-card-wrapper { visibility: visible; opacity: 100; border-radius: 11px; background-color: hsl(244, 39%, 55%) } Link to comment
tuanphan Posted September 3, 2020 Share Posted September 3, 2020 Can you share link to exact page in screenshot? We can check easier. 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
JesusGrc Posted September 4, 2020 Author Share Posted September 4, 2020 The link is in the message above. No worries, here it is: https://hungrymonster.co/what-we-offer Thank you. Link to comment
RolandFuseHub Posted September 9, 2020 Share Posted September 9, 2020 Following.... I run FuseHub Creative Group, a syndicate of creatives from all over the world with one common goal - to develop creative and strategic solutions for ambitious organizations, and develop cool plugins which you can find on the SQS Mods platform - Circle Members always get a 10% discount with this code: SQSMOD10. Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 On 9/4/2020 at 10:47 PM, JesusGrc said: The link is in the message above. No worries, here it is: https://hungrymonster.co/what-we-offer Thank you. I don't see it on above link. Did you remove/solved the problem? On 9/10/2020 at 6:07 AM, RolandFuseHub said: Following.... Can you share link to page where you has problem? We can check easier. 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
JesusGrc Posted September 14, 2020 Author Share Posted September 14, 2020 Hi, sorry again for late response. Been crazy busy. Yes, i resolved the issue, somewhat with a workaround. Basically deleted some text and that seemed to work. Not what I would prefer, but already wasted too much time on this. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.