Indi Posted October 27, 2021 Posted October 27, 2021 Site URL: https://www.rotaterecordings.com/ Does anyone know how I could reverse the direction of this marquee. This is the code in my code block: <x-marquee direction="left" timing="200" count="50" full-width> DIG DEEP, NOT WIDE. <span class="divider"></span> </x-marquee> And this is the code in design > custom css: /* SCROLLING TEXT MARQUEE */ x-marquee { --text-color: #5E5C5B; --bg-color: none; --font-size: 20px; --font-family:'proxima-nova'; --font-style: condensed; --font-weight:50; --vertical-spacing: 5px; --horizontal-spacing: 0px; border-top: 1px solid black; border-bottom: 1px solid black; } x-marquee .divider { color: black; }
Beyondspace Posted October 27, 2021 Posted October 27, 2021 2 hours ago, Indi said: Site URL: http://https/www.rotaterecordings.com/ Does anyone know how I could reverse the direction of this marquee. This is the code in my code block: <x-marquee direction="left" timing="200" count="50" full-width> DIG DEEP, NOT WIDE. <span class="divider"></span> </x-marquee> And this is the code in design > custom css: /* SCROLLING TEXT MARQUEE */ x-marquee { --text-color: #5E5C5B; --bg-color: none; --font-size: 20px; --font-family:'proxima-nova'; --font-style: condensed; --font-weight:50; --vertical-spacing: 5px; --horizontal-spacing: 0px; border-top: 1px solid black; border-bottom: 1px solid black; } x-marquee .divider { color: black; } i can not access your site, please check it again BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Indi Posted October 27, 2021 Author Posted October 27, 2021 @bangank36 Sorry should be fixed now. https://www.rotaterecordings.com/
Recommended Posts
Archived
This topic is now archived and is closed to further replies.