-
AuthorPosts
-
March 15, 2018 at 2:22 pm #927344
My code:
.`bezoek_toonzaal{
background-image: url(https://sanotech.my-tagit.be/wp-content/uploads/2018/03/sanotech-website-home-button-contact.png);
background-repeat: no-repeat;
background-size: cover;
background-position: left bottom;
height: 200px;
width: 300px;
padding-top: 20px;
}.ontdek_merken{
background-image: url(https://sanotech.my-tagit.be/wp-content/uploads/2018/03/sanotech-website-buttons.png);
background-repeat: no-repeat;
background-size: cover;
background-position: left bottom;
margin-top: 15px;
padding-top: 22px;
height: 80px;
width: 300px;
}.toonzaal_wrap:hover .bezoek_toonzaal h4 span{
color: #005471 !important;
}.toonzaal_wrap:hover .bezoek_toonzaal p{
color: #bdbec0 !important;
}.toonzaal_wrap:hover .bezoek_toonzaal span{
color: #bdbec0 !important;
}.toonzaal_wrap:hover .bezoek_toonzaal a{
color: #bdbec0 !important;
}.toonzaal_wrap:hover .ontdek_merken span{
color: #005471 !important;
}.bezoek_toonzaal:hover{
color: #005471 !important;
background-image: url(https://sanotech.my-tagit.be/wp-content/uploads/2018/03/sanotech-website-home-button-contact-wit.png);
background-repeat: no-repeat;
background-size: cover;
background-position: left bottom;
height: 200px;
width: 300px;
padding-top: 20px;
}.bezoek_toonzaal h4 span:hover{
color: #005471 !important;
}.ontdek_merken:hover{
background-image: url(https://sanotech.my-tagit.be/wp-content/uploads/2018/03/sanotech-website-projecten-achtergrond-grote-balk-projecten-wit.png);
background-repeat: no-repeat;
background-size: cover;
background-position: left bottom;
margin-top: 15px;
padding-top: 22px;
height: 80px;
width: 300px;
color: #005471 !important;
}`
The titels, marked in red, should stay the same color (white) if the other element is being hovered.
Don’t know how to do that in this scenario.March 15, 2018 at 9:54 pm #927748Hey Boeckske23,
Which pages you have those blocks?
I tried to load the web site and I am sorry but it took almost 5min and it didnt loaded completely.Best regards,
BasilisMarch 15, 2018 at 11:35 pm #927793Huh? nobody else of the moderators have that issue…
I pasted the page in the private data…
Its on my home page.March 17, 2018 at 1:44 pm #928462March 19, 2018 at 5:57 am #928872Hi,
Thank you for the update. Please look for this css code.
.toonzaal_wrap:hover .bezoek_toonzaal h4 span { color: #005471 !important; }
Adjust the color value.
Best regards,
IsmaelMarch 19, 2018 at 8:52 am #928924It fixes it for the 2nd title but if I still hover over the first square/title it goes white and not visible.
Result now:- This reply was modified 6 years, 8 months ago by Boeckske23.
March 21, 2018 at 3:57 am #930226Hi,
Thank you for update. I can’t seem to reproduce the issue. Did you fix it?
Best regards,
IsmaelMarch 21, 2018 at 10:26 am #930464Yes, i fix it
March 21, 2018 at 11:12 am #930486Hi,
Glad that it’s already fixed. Let us know if you need further assistance :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.