Classes voor animaties:
GSAP animation: .slide-top, .slide-bottom, .slide-right, .slide-left
Classes voor containers:
.container-fluid voor standaard containers (ivm bigger screen width)
.container-fluid.max voor large-width containers (default 2400px) – edit via vars.scss
SVGS / Icons
Klik op regenerate icons ?generate_icons=1 om de icons.scss opnieuw te genereren. See all custom icons
Echo wx_load_icon($acf-field); om een <i> tag te laden. (sneller)
Echo wx_load_icon(‘user-round’, ‘Aria label tekst’); – “aria-label tekst ivm WCAG (Als deze leeg is word de icon naam geladen als aria label)
Echo wx_load_svg($acf-field); om een <svg> tag te laden.
Echo wx_load_svg(‘user-round’, ‘Aria label tekst’);
Custom Image Sizes
Bekijk de “/functions/functions-image-sizes.php
Meest handige image sizes “wx-small, wx-medium-large”
“wx-small-square“, “wx-medium-square“, “wx-large-square“