Forum Replies Created
-
AuthorPosts
-
July 12, 2017 at 9:53 am in reply to: How to set a different bg-image (color section) on mobile devices? #819890
Hey,
you can close this topic.
.
thanks.July 11, 2017 at 11:01 am in reply to: How to set a different bg-image (color section) on mobile devices? #819227Hi Ismael,
thanks for your reply and the link. I decided to make 2 different color sections (desktop/mobile)
and i will controll that with the following script@media only screen and (max-width: 480px) { #wasser { display:none !important; } } @media only screen and (min-width: 480px) { #wasser { display:none !important; } } @media only screen and (max-width: 480px) { #wasser_mobile { display:block !important; } }
because the simulator (browser) does not work. my code seems to be clean but nobody could help me.
THANKS AGAIN TO TJ! HE REALLY TRIED TO HELP ME OUT.
NIk
July 10, 2017 at 3:23 pm in reply to: How to set a different bg-image (color section) on mobile devices? #818798i have switched the language from GERMAN to ENGLISH if that helps ;)
July 10, 2017 at 1:15 pm in reply to: How to set a different bg-image (color section) on mobile devices? #818706Hey TJ,
would it help you if i give you my login for the template.
maybe something is wrong beside the code?
Just give me your email adress i´ll send you my loginTHANK YOU SO MUCH.
Nik
July 10, 2017 at 10:31 am in reply to: How to set a different bg-image (color section) on mobile devices? #818623Hey TJ,
thanks for your efforts. I am wondering if my mobile background image for mobile devices has not the right resolution. it is a 480×640 px image.July 8, 2017 at 7:11 am in reply to: How to set a different bg-image (color section) on mobile devices? #818099Hi!
is there a difference betweenbackground: url
and
background-image: url
??I have seen that you added
background-size: cover!important;
in the codei will check it now on my android device if this changes anything
UPDATE: sorry. it works fine in simulation mode (browser resizing) but not on a real phone.
Can you guys check that on your device maybe? I made a hard refresh, cleared the cache.
no luck :(it also does not work with the other color sections (#stuck, #tapete for example)
- This reply was modified 7 years, 4 months ago by Nik.
July 7, 2017 at 12:23 pm in reply to: How to set a different bg-image (color section) on mobile devices? #817798deleted
- This reply was modified 7 years, 4 months ago by Nik.
July 7, 2017 at 12:20 pm in reply to: How to set a different bg-image (color section) on mobile devices? #817796deleted
- This reply was modified 7 years, 4 months ago by Nik.
July 6, 2017 at 7:40 pm in reply to: How to set a different bg-image (color section) on mobile devices? #817470Hey guys!
@tjswarbs78: this is the reason why i like enfold support so much. If moderators are too busy,
forum members help you. That´s the way it should be. Thanks @tjswarbs78!
:)I already used the script with ”
but it still does not work.
if you take a look at the picture https://fritzhoffmann.de/wp-content/uploads/2017/06/wasser_mobile-1.jpg
you will learn that this image is not shown on mobile devices.what i do not understand: it works fine if you test it in a browser, the big image (landscape/desktop version)
is being replaced with the smaller image (portrait)Any ideas? German or English. Whatever you guys prefer ;)
- This reply was modified 7 years, 4 months ago by Nik.
June 1, 2017 at 7:31 pm in reply to: How to remove/hide a fixed background image in color section on smartphones? #802736Hey Victoria,
thanks for your reply. I add the code into the custom css box in the “General Styling” section.
So the code is working and hides only the bg image but keeps the rest of the content?
So maybe i did not make a hard refresh on my phone?I am using this code now, would you check that on a mobile device to see if this is working?
@media (max-width: 480px){ #boden, #tapete, #wand, #wasser, #schimmel, #lack { background-image: none !important; } }
That would be awesome Victoria,
Thanks in advance!
Nik
- This reply was modified 7 years, 5 months ago by Nik.
the other bug is still there by the way
- This reply was modified 7 years, 8 months ago by Nik.
It´s me again.
Call me the “Bug Finder #No1”
Time for a reward :)In the german Avia Layout Builder Version(Backend)
there is a tooltip on the “Galerie” that says:“Erzeugt eine benutzerdefienierte Galerie”
Change thís to:
“Erzeugt eine benutzerdefinierte Galerie”Cheers!
Nik
not sure if we talk about the same section
look here:Nik
- This reply was modified 7 years, 8 months ago by Nik.
Hi Vinay,
just click on “Pages” (Top Navigation) and take a look to the right corner of the rollout menu
It´s saying:Blak Pages <<<<
– What is a blank page?
– Coming Soon Page
– Maintenance mode
Cheers!
- This reply was modified 7 years, 8 months ago by Nik.
-
AuthorPosts