Forum Replies Created
-
AuthorPosts
-
Hey Victoria!
Thank you very much for your answer!
Which one of the Captcha Plugins is tested with enfold and work fine?
I know subscribe to comments plug in, but it was not updated for a half year, does ist work without any issues with actual WP Version and Enfold?Thank you very much
December 22, 2016 at 9:42 pm in reply to: Background Image Removing Code doesn´t work with fixed Image/ parallaxe #727676Hi!
No i don´t want special effects on mobile!
I want the effect on desktop, but i want to disable the Image from the color section on mobiles, because it is cut off on mobile devices (I linked another thread with the same problem in my first post): https://kriesi.at/support/topic/hide-a-color-box-background-image-on-smartphone/The problem is: When I use the Workaround from this thread with the following code, the effect is gone on DEKSTOP Version of the site! So there is only a static image left. But I want the Parallax/ fixed image effect on desktop and remove it on mobile.
#bgimage{ background: #000 url(image.jpg); background-size: cover; background-position:center center; } /* Home page section images on mobile */ @media only screen and (max-width: 767px) { #bgimage{ background: #000!important; } }
December 19, 2016 at 10:00 pm in reply to: Background Image Removing Code doesn´t work with fixed Image/ parallaxe #726303Here is the Link to my project (private section)
On the Main Page I created a Element for Testing. I want this fixed Image like it is shown on the Website, but Want to disable this on mobile devices.- This reply was modified 7 years, 11 months ago by Jo_Smud.
December 19, 2016 at 9:17 pm in reply to: Background Image Removing Code doesn´t work with fixed Image/ parallaxe #726290Edited my Request!
December 19, 2016 at 7:19 pm in reply to: Background Image Removing Code doesn´t work with fixed Image/ parallaxe #726213Wrong
- This reply was modified 7 years, 11 months ago by Jo_Smud.
-
AuthorPosts