Sio123 Posted November 17, 2020 Share Posted November 17, 2020 Site URL: https://www.cutloosebk.com/ Hello, I'm in need of a code for the hover active color for image block text and also for hyperlinks. Also want to get rid of the underline on both. Thanks! Link to comment
tuanphan Posted November 21, 2020 Share Posted November 21, 2020 Hi. I see you solved with this CSS? .header-nav-item a { color: #000 !important } .header-nav-item>a:hover { color: #7066db !important } .header-nav-folder-item:hover a { color: #000 !important } .header-nav-item--active a { color: #000 !important } .sqs-block-content p a { color: #173030 } .sqs-block-content p a:hover { border-bottom: none; color: red } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted November 21, 2020 Author Share Posted November 21, 2020 6 minutes ago, tuanphan said: Hi. I see you solved with this CSS? .header-nav-item a { color: #000 !important } .header-nav-item>a:hover { color: #7066db !important } .header-nav-folder-item:hover a { color: #000 !important } .header-nav-item--active a { color: #000 !important } .sqs-block-content p a { color: #173030 } .sqs-block-content p a:hover { border-bottom: none; color: red } I need to get rid of the underline here (see image) and then achieve the hover active color and remove underline in an image block (see image). Thanks! Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 I don't see image block. With Footer, use this CSS footer.sections a { background: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted November 24, 2020 Author Share Posted November 24, 2020 On 11/22/2020 at 2:00 AM, tuanphan said: I don't see image block. With Footer, use this CSS footer.sections a { background: none !important; } Great thanks! The hyperlink in that image block to link instagram Link to comment
Sio123 Posted December 1, 2020 Author Share Posted December 1, 2020 On 11/22/2020 at 2:00 AM, tuanphan said: I don't see image block. With Footer, use this CSS footer.sections a { background: none !important; } Hey! Just checking back in about this. The hyperlink is in the image block that links to instagram. Thanks! Link to comment
tuanphan Posted December 3, 2020 Share Posted December 3, 2020 On 12/1/2020 at 11:41 PM, Sio123 said: Hey! Just checking back in about this. The hyperlink is in the image block that links to instagram. Thanks! Can you take a screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted December 3, 2020 Author Share Posted December 3, 2020 8 hours ago, tuanphan said: Can you take a screenshot? hyperlink is in the image block here Link to comment
tuanphan Posted December 6, 2020 Share Posted December 6, 2020 On 12/4/2020 at 1:32 AM, Sio123 said: hyperlink is in the image block here I don't see it on homepage. https://www.cutloosebk.com/ Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted December 8, 2020 Author Share Posted December 8, 2020 On 12/5/2020 at 7:17 PM, tuanphan said: I don't see it on homepage. https://www.cutloosebk.com/ Sorry no its on this page https://www.cutloosebk.com/team-and-pricing Link to comment
tuanphan Posted December 9, 2020 Share Posted December 9, 2020 17 hours ago, Sio123 said: Sorry no its on this page https://www.cutloosebk.com/team-and-pricing Add to Home > Design > Custom CSS h4 a { background-image: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted December 9, 2020 Author Share Posted December 9, 2020 6 hours ago, tuanphan said: Add to Home > Design > Custom CSS h4 a { background-image: none !important; } Brilliant. Got it. Thank you!! Sorry final question. What is the hover, active color code for that specifically? Thank you so much for your help! Link to comment
tuanphan Posted December 11, 2020 Share Posted December 11, 2020 On 12/10/2020 at 12:02 AM, Sio123 said: Brilliant. Got it. Thank you!! Sorry final question. What is the hover, active color code for that specifically? Thank you so much for your help! No active code, with hover h4 a:hover { color: #7066db !important } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Sio123 Posted December 11, 2020 Author Share Posted December 11, 2020 58 minutes ago, tuanphan said: No active code, with hover h4 a:hover { color: #7066db !important } amazing 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