Reply To: Mothers’ Day ?

Resize text-+=

Home Forums Loss of a loved one Mothers’ Day ? Reply To: Mothers’ Day ?

#20573
VM-Sunflower
Participant

Dearest Moon,

Thank you for starting a new thread, it creates a clean slate to focus on the upcoming Mothers day and what that means for us all.
Your son must have been such a wonderful boy to create beautiful creative pieces even at age 19. The collection of his gifts a true treasure. Thinking of you and his twin sister and elder brothers in this time. May you hold on tight to each other.

  • This reply was modified 3 years, 2 months ago by VM-Sunflower.

Subscribe to our newsletter

Enter your details to stay up to date with our news and programs. You can unsubscribe at any time.

  • This field is for validation purposes and should be left unchanged.
function scrollGallery(amount) { const container = document.querySelector('.eael-scrollable-filters ul'); if (container) { container.scrollBy({ left: amount, behavior: 'smooth' }); } } // On page load, move the actual ul inside our scroll container document.addEventListener('DOMContentLoaded', function () { const originalUl = document.querySelector('.eael-filter-gallery-control ul'); const scrollWrapper = document.querySelector('.eael-scrollable-filters'); if (originalUl && scrollWrapper) { scrollWrapper.appendChild(originalUl); } });