Forum Replies Created
-
AuthorPosts
-
Thank you Ismael! That worked out fine. Thread can be closed.
This is not a good solution in my case, but thank you for your input.
Thank you, it works, but still too far right. Would like to put it on the left border. In the mobile version, nothing changed.
I tried
padding-left: -10;
but this doesn’t work.Thank you Ismael!
I would like to change pictures if people use smartphones or tablets. It works now but I would like to change every picture. I want Startseite to show a smartphone version of the pic from Startseite which works pretty good now, but now also “Kontakt”is showing the same picture as “Startseite”. I would like that “Kontakt” is using another picture but I don’t get it how to define the unique user ID correctly.
https://img.savvyify.com/image/9RsR3
https://img.savvyify.com/image/9Rl8A
https://img.savvyify.com/image/Screenshot-iPhone.9RFXLedit:
Now it works as it should be. Thank you all for your help!- This reply was modified 10 months, 2 weeks ago by josikrop1.
Now I changed from stretch to scale (that I can see the whole picture) and it doesn’t change the image again and I don’t understand.
Can you give me a hint what to change that it works again?- This reply was modified 10 months, 2 weeks ago by josikrop1.
Ok now I understand why the unique ID is so important, now he’s changing the picture from all sites. Got it.
So this should be the solution right?@media only screen and (max-width: 767px) { #av_section_1.avia-section .av-parallax .av-parallax-inner section-mobile-bg { background-repeat: no-repeat; background-image: url(https://hauptwerk-zt.at/wp-content/uploads/2024/01/rendering1_smartp.jpg); background-position: 0% 50%; } }
Thank you! That works perfect now. I added a unique developer ID to this color section as you said and I added the admin login data.
My CSS is not in a child theme. It’s currently in the Quick CSS Box.- This reply was modified 10 months, 2 weeks ago by josikrop1. Reason: delted website data
Thanks for your response Rikard. I tried another solution but I think the solution I found is not really beautiful. I duplicated the color section and made it visible only for small screens.
Can you describe me the way to get on my goal, it is not because I don’t trust but I want to understand this and learn what I have to do.
-
AuthorPosts