Skip to main content
@media only screen and (min-width: 992px) { .custom-vacancies-personio .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper div { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; /* Voeg 15px tussen de blokken toe */ margin-bottom: 0px !important; } } .custom-vacancies-personio .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper div { width: 100% !important; } @media only screen and (max-width: 992px) { .custom-vacancies-personio .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper div { display: grid; grid-template-columns: repeat(1, 1fr); gap: 15px; /* Voeg 15px tussen de blokken toe */ width: 100%; margin-bottom: 0px !important; } .custom-vacancies-personio .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper article { margin-left: 0px !important; min-height: 150px !important; margin-right: 0px !important; align-items: center; } }
jQuery(function($) { $('.slick-slider').slick({ autoplay: false, arrows: false, dots: false, customPaging: function(slider, i) { return ''; }, }); });

Close Menu