Forum Replies Created
-
in reply to: Background image responsive
Hi Eldo,
sorry I didn’t get a notification that you already replied..
It still doesn’t work on the phone :-(
Does it look fine on yours?
Best regards,
Bianca
in reply to: Background image responsiveThis reply has been marked as private.in reply to: Background image responsiveHey,
sorry for the late reply. I added <span style=”color: #4b4d4d; font-family: Raleway; font-size: 14px;”>background-size:center center !important but the image is still not shown on mobile devices :(</span>
Any other ideas?
BR Bianca
in reply to: Background image responsiveHi,
thank you for your answer!
I am trying to fix the background image of the row ‘mitglieder’ and ‘kontakt’.
It’s supposed to show https://www.hey-sis.at/wp-content/uploads/2020/04/neu_kontakte.png on big screens and https://www.hey-sis.at/wp-content/uploads/2020/04/mobile.png on mobile. I added the extra styleclass ‘hintergrund’ to the rows ‘mitglieder’ and ‘kontakt’ and added the following CSS code:
@media (max-width:991px){
.hintergrund .bg-layer{
background-image: url(‘https://www.hey-sis.at/wp-content/uploads/2020/04/mobile.png’) !important;
background-attachment: fixed !important;
}
}Did I miss something?
I just checked it again on my phone, and there’s none of the two background images shown anymore at all..
Thank you so much for your time!
BR Bianca
in reply to: Background image responsiveHi,
I followed your steps, when testing in the browser it shows the new mobile image, but on the phone I still have the same problem..
I set the styleclass of the row div, is that correct?
BR Bianca
in reply to: One Page Menu Items + Fixed Headerthank you for your help!
in reply to: One Page Menu Items + Fixed HeaderThis reply has been marked as private.in reply to: One Page Menu Items + Fixed Headeryes I need it only on responsive (phones), the hover on the desktop version can stay.
i don’t know if it has to do something with the size of the phone screen, but like I said, on my iphone 5s it doesn’t work.. and also on some phones of friend (android and IOS) you have to tap on the pictures
in reply to: One Page Menu Items + Fixed Headeri cleared the cookies (settings-safari-clear history and website data), but it still doesn’t work.. i tried it also with the incognito mode
in reply to: One Page Menu Items + Fixed Headersorry but my question was:
“is it possible that i don’t have to tab on the pictures to get the name? so that it shows already all the names from the beginning?”
when i check out the website on my phone (Iphone 5s), i still have to tap on every single team member to get their names.
the thing is that most of the people probably won’t understand why there is a white bar under the pictures and that they have to tap on them..
in reply to: One Page Menu Items + Fixed Headeryes it is.
(sorry for my late reply, email got into the spam folder)
in reply to: One Page Menu Items + Fixed Headersorry but i can’t see any difference, i still have to tap on every single team member that i get the name
in reply to: One Page Menu Items + Fixed HeaderThis reply has been marked as private.in reply to: Footer Impressumthank you so much, it works perfectly now!
in reply to: Footer Impressumno problem!
i think you misunderstood my question, if you click on “Impressum” in the footer, it will open a new window. and there the menu-items from the navigation menu don’t work anymore (probably because this site doesn’t make part of the OnePage?)