RPerls Posted September 13, 2023 Posted September 13, 2023 Hello folks, Trying to recreate this splash page with full screen automated slideshow in 7.1. Any suggestions? Many thanks, Rachel
tuanphan Posted September 14, 2023 Posted September 14, 2023 Hi, My ideal is Use Gallery Section - Fullscreen Slideshow and Enable Autoscroll + Disable Arrows Add a Section under Gallery Section, then add Text, Button (then share page url), we can give code to move text section over slideshow section With Logo/Social Icons over Slideshow, we can use Header Social icons, then use CSS to move this In short, you can do first 2 bullets, then share page url, we can give you code to achieve this RPerls 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
raeroshow Posted December 12, 2023 Posted December 12, 2023 hey @tuanphan That's what i am actually trying to do! I just created this page - https://oregonpatientsafety.org/home-1 There is a banner slideshow at the top and then the text in a section below it. I'd love some css help to make the text appear on top of the banner slideshow. Thank you! ************************************* Let's Make a Website! Rachel (she/her) | Squarespace Websites LetsMakeaSite.com
tuanphan Posted December 13, 2023 Posted December 13, 2023 4 hours ago, raeroshow said: hey @tuanphan That's what i am actually trying to do! I just created this page - https://oregonpatientsafety.org/home-1 There is a banner slideshow at the top and then the text in a section below it. I'd love some css help to make the text appear on top of the banner slideshow. Thank you! Add this code to Website Tools (under Not Linked) > Custom CSS [data-section-id="656f8bfc7a7242380d0b9456"] { & { position: absolute; top: 50%; transform: translateY(-50%); } .section-background, .section-border { background-color: transparent !important; }} raeroshow 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment