jQuery(window).on('elementor/frontend/init', function(){ elementorFrontend.hooks.addAction('frontend/element_ready/tabs.default', function($scope){ var $tabs = $scope.find('#tabs-acordeon.elementor-tabs'); if($tabs.length){ // Forzar modo horizontal en mobile $tabs.removeClass('elementor-tabs-view-accordion') .addClass('elementor-tabs-view-horizontal'); // Ocultar los títulos repetidos que Elementor mete dentro del contenido $scope.find('#tabs-acordeon .elementor-tabs-content-wrapper > .elementor-tab-title').hide(); } }); });

Contacto

Scroll al inicio