-
AuthorPosts
-
May 14, 2018 at 12:01 pm #956379
Hi There,
Is it possible to have an easy fullwidth slider with an overlay, that covers only e.g. the first 30 % of the slider (from left to right) or half of it etc? So in the end I would have a slider with for example 1 third 0.2 overlay und 2 third without overlay.
Thanks for your response
mauriceMay 15, 2018 at 6:31 am #956806Hey eKMUch,
I’m not sure if that would be possible, could you post a link to where you want this done please?
Best regards,
RikardMay 15, 2018 at 10:43 am #956876Hi Rikard,
Sure, finde below.
It would concern the slider with the handshake picture on the homepage. The left part with the text and buttons shoud have an overlay. Or maybe even only from where the boxed layout starts… Maybe something like we have on the second page I added to the priv. content (also in the slider).
thanks for checking it out :)
mMay 17, 2018 at 4:23 am #957880Hi,
Yes, that’s possible. Please try this css code in the Quick CSS field.
.av_slideshow_full .caption_fullwidth:before { content: ''; width: 50%; height: 100%; left: 0; background: rgba(0,0,0,0.5); display: block; position: absolute; }
You may need to apply a unique custom css class attribute to the sliders in order to create variations of the overlay.
Best regards,
IsmaelMay 17, 2018 at 6:55 pm #958309You guys are fantastic!!!! Thanks a lot. One more question. For the definition of “left” is there a value that it always has the same left width like the boxed layout has below?
May 19, 2018 at 10:11 am #958998Hi,
Glad we could help :-)
I’m not sure I understand what you mean by the position of left though, having the value to 0 should make sure that it always stays all the way to the left. If that is not what you are referring to then please try to explain a bit further.
Best regards,
RikardMay 22, 2018 at 5:24 pm #960428Hi Rikard,
Thanks for your reply.
That’s understandable. However the 0 indicates that if I have a fullwith slider it starts of course completely on the left boarder of the screen. So far so clear. But I wonder if I somehow can force the left boarder of the overlay to stay on the same level as the boxed content below starts. So in this specific case that the left side of the overlay starts exactly at the same place (on the x axis) where the left box “servici” starts. So the overlay would be kind of an extension of the box below.
Better understandable now?Thanks
May 23, 2018 at 9:21 pm #961217Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.