dienekeschuffelers Posted July 10, 2023 Posted July 10, 2023 (edited) my question is about the header. The header doesn't change .. is it possible to fix the header also using the same custom fonts I have uploaded? How can I do this..? Edited July 11, 2023 by dienekeschuffelers
tuanphan Posted July 14, 2023 Posted July 14, 2023 Hi, Can you share link to your site & Which code did you add? 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!)
dienekeschuffelers Posted July 14, 2023 Author Posted July 14, 2023 Dear Tuanphan I have solved this problem but.. ii have send you an email/ message with an other question.
dienekeschuffelers Posted July 14, 2023 Author Posted July 14, 2023 This email--->>> Dear Tuanphan, I used the following code to make sure the hover of text works over a picture but... now the links doesn't work. When I go to link the page and safe I do see the 'hand' however when I exit, it only hovers... it only works when I remove the text block just a bit so that you can still see the picture. Is it possible to make sure that hover picture still link? If so, can you tell me how? Kind regards dieneke the code I used: @media only screen and (min-width: 640px){ #block-yui_3_17_2_1_1689250160382_37270 { opacity: 0; transition: opacity 0.25s } #block-yui_3_17_2_1_1689250160382_37270:hover { opacity: 1; transition: opacity 0.25s } }
tuanphan Posted July 18, 2023 Posted July 18, 2023 On 7/14/2023 at 11:15 PM, dienekeschuffelers said: This email--->>> Dear Tuanphan, I used the following code to make sure the hover of text works over a picture but... now the links doesn't work. When I go to link the page and safe I do see the 'hand' however when I exit, it only hovers... it only works when I remove the text block just a bit so that you can still see the picture. Is it possible to make sure that hover picture still link? If so, can you tell me how? Kind regards dieneke the code I used: @media only screen and (min-width: 640px){ #block-yui_3_17_2_1_1689250160382_37270 { opacity: 0; transition: opacity 0.25s } #block-yui_3_17_2_1_1689250160382_37270:hover { opacity: 1; transition: opacity 0.25s } } Can you share link? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment