Tagged: caption text, parallax
-
AuthorPosts
-
April 11, 2017 at 4:56 pm #776181April 11, 2017 at 5:26 pm #776205
Hey markvanhaze,
So you are saying you need to add a caption to the first (color section)
Best regards,
Jordan ShannonApril 11, 2017 at 6:07 pm #776224do you mean a percentage of width or height.
Because the full-width slider did that have allready (the limitation to height).and the fullscreen-slider you can force it to have less width:
f.e..avia-fullscreen-slider .avia-slideshow { left: -40vw; margin: 0; position: relative; transform: translate(50vw); width: 80vw; }
April 11, 2017 at 6:11 pm #776228Hello Jordan,
I would prefer using a color section for the caption.
April 11, 2017 at 6:17 pm #776233Hi,
You could add a column then text block to the color section. If you add a custom class. You should be able to style it as you need via the quick css.
Best regards,
Jordan ShannonApril 11, 2017 at 6:20 pm #776234Thanks, that sounds good. How can I get the text to be inside a semi transparent box, as is the case with the slider below in my demo page) ? I.E. whats the CSS for that?
- This reply was modified 7 years, 7 months ago by markvanhaze.
April 11, 2017 at 6:31 pm #776243Guenni007: I mean percentage of height. I dont see that option in the fullscreen slider.
April 11, 2017 at 6:41 pm #776248No worries guys – I sorted it with the use of columns on the color section. Topic closed.
April 11, 2017 at 6:46 pm #776255Hi,
I am glad we were able to help. If you need additional help please let us know here in the forums. BTW: Use the following for background transparency:
div { background: rgba(200, 54, 54, 0.5); }
Best regards,
Jordan ShannonApril 12, 2017 at 7:34 am #776508or try to make it with advanced layerslider plugin – the parallax effekt and for text you can do everything you want.:
https://webers-testseite.de/kokon/fullwidth-slider/April 13, 2017 at 8:32 am #777124by the way – see here my experiment with color-section and in it a transparent layerslider : Testpage
so you can take a color-section with background image (scroll, parallax etc.)
and than do whatever you like with headings – other images etc. -
AuthorPosts
- You must be logged in to reply to this topic.