HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1017-azure #17~24.04.1-Ubuntu SMP Mon Dec 1 20:10:50 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/just-litigate/wp-content/uploads/elementor-widget/class-pxl-menu.php
<?php

class PxlMenu_Widget extends Pxltheme_Core_Widget_Base{
    protected $name = 'pxl_menu';
    protected $title = 'Case Nav Menu';
    protected $icon = 'eicon-nav-menu';
    protected $categories = array( 'pxltheme-core' );
    protected $params = '{"sections":[{"name":"section_content","label":"Content","tab":"content","controls":[{"name":"menu","label":"Select Menu","type":"select","options":{"":"Default","menu-home-1":"Menu Home 1","menu-landing":"Menu Landing"}},{"name":"menu_type","label":"Menu Type","type":"select","options":{"horizontal":"Horizontal","vertical":"Vertical"},"default":"horizontal"},{"name":"align","label":"Alignment","type":"choose","options":{"left":{"title":"Left","icon":"fa fa-align-left"},"center":{"title":"Center","icon":"fa fa-align-center"},"right":{"title":"Right","icon":"fa fa-align-right"}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary":"text-align: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li":"float: none;"},"condition":{"menu_type":"horizontal"}},{"name":"text_align","label":"Text Alignment","type":"choose","options":{"left":{"title":"Left","icon":"fa fa-align-left"},"center":{"title":"Center","icon":"fa fa-align-center"},"right":{"title":"Right","icon":"fa fa-align-right"}},"selectors":{"{{WRAPPER}} .pxl-nav-menu.pxl-nav-vertical":"text-align: {{VALUE}};"},"condition":{"menu_type":"vertical"}},{"name":"max_height","label":"Max Height","type":"slider","size_units":["px","%","vh"],"range":{"px":{"min":0,"max":1000}},"selectors":{"{{WRAPPER}} .pxl-nav-menu.pxl-nav-vertical":"max-height: {{SIZE}}{{UNIT}};overflow-y: auto; scrollbar-width: none;"},"condition":{"menu_type":"vertical"}}]},{"name":"section_style_first_level","label":"First Level","tab":"style","controls":[{"name":"hover_active_style","label":"Style","type":"select","options":{"fr-style-default":"Default","fr-style-ha":"Hover Arrow","fr-spacer-divider":"Vertical Divider","fr-horizontal-divider":"Horizontal Divider"},"default":"fr-style-default","condition":{"menu_type":"horizontal"}},{"name":"background_color_hover_active","label":"Background Color Divider","type":"background","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a::before","condition":{"hover_active_style":"fr-horizontal-divider"}},{"name":"color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a":"color: {{VALUE}};"}},{"name":"color_hover","label":"Color Hover","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li:hover > a":"color: {{VALUE}};"}},{"name":"color_active","label":"Color Active","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li.current-menu-parent > a:not(.is-one-page), {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li.current_page_item > a:not(.is-one-page), {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a.pxl-onepage-active":"color: {{VALUE}};"}},{"name":"arrow_color","label":"Arrow Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a i":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a svg":"stroke: {{VALUE}};"},"condition":{"menu_type":"horizontal"}},{"name":"typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li > a"},{"name":"arrow_children_font_size","label":"Arrow Has Children - Font Size","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li.menu-item-has-children > a i":"font-size: {{SIZE}}{{UNIT}};"},"condition":{"menu_type":"horizontal"}},{"name":"item_space","label":"Item Spacer","type":"dimensions","size_units":["px","em","%","rem"],"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li":"margin: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"},"condition":{"menu_type":"horizontal"},"control_type":"responsive"},{"name":"item_space_vertical","label":"Item Spacer","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary > li + li":"margin-top: {{SIZE}}{{UNIT}};"},"condition":{"menu_type":"vertical"},"control_type":"responsive"},{"name":"flex_grow","label":"Flex Grow","type":"choose","options":{"inherit":{"title":"Inherit","icon":"fas fa-arrows-alt-v"},"1":{"title":"Full","icon":"fas fa-arrows-alt-h"}},"selectors":{"{{WRAPPER}}":"flex-grow: {{VALUE}};"},"condition":{"menu_type":"horizontal"}},{"name":"menu_mega_type","label":"Menu Mega Type","type":"select","options":{"pxl-mega-full-width":"Full Width","pxl-mega-boxed":"Boxed"},"default":"pxl-mega-full-width"},{"name":"mg_border_radius","label":"Menu Mega Border Radius","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-menu-primary .pxl-mega-menu":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}},{"name":"mega_space_left","label":"Mega Menu Spacer Left","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":3000}},"selectors":{"{{WRAPPER}} .pxl-nav-menu.pxl-mega-full-width .sub-menu.pxl-mega-menu":"margin-left: {{SIZE}}{{UNIT}};max-width: inherit;"},"condition":{"menu_mega_type":"pxl-mega-full-width"},"control_type":"responsive"},{"name":"mega_space_right","label":"Mega Menu Spacer Right","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":3000}},"selectors":{"{{WRAPPER}} .pxl-nav-menu.pxl-mega-full-width .sub-menu.pxl-mega-menu":"margin-right: {{SIZE}}{{UNIT}};max-width: inherit;"},"condition":{"menu_mega_type":"pxl-mega-full-width"},"control_type":"responsive"},{"name":"container_max_width","label":"Mega Menu Container Max Width","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":3000}},"selectors":{"{{WRAPPER}} .pxl-nav-menu.pxl-mega-boxed .pxl-megamenu > .sub-menu":"max-width: {{SIZE}}{{UNIT}};"},"condition":{"menu_mega_type":"pxl-mega-boxed"},"control_type":"responsive"},{"name":"show_arrow_parent","label":"Arrow Parent","type":"select","options":{"none":"None","plus":"Plus","arrow":"Arrow"},"default":"none","condition":{"hover_active_style":["fr-style-default","fr-spacer-divider","fr-horizontal-divider"]}}]},{"name":"section_style_sub_level","label":"Sub Level","tab":"style","controls":[{"name":"sub_tt_color","label":"Title Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu li.pxl-megamenu, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu .pxl-item--title":"color: {{VALUE}};"}},{"name":"sub_color","label":"Color","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu li.pxl-megamenu, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li > a":"color: {{VALUE}};"}},{"name":"sub_color_hover","label":"Color Hover\/Actvie","type":"color","selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li:hover > a, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li.current_page_item > a, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li.current-menu-item > a, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li.current_page_ancestor > a, {{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu li.current-menu-ancestor > a":"color: {{VALUE}};","{{WRAPPER}} .pxl-nav-menu.sub-style-default .sub-menu > li .pxl-menu-item-text::before":"background-color: {{VALUE}};"}},{"name":"sub_bg_color","label":"Box Background Color","type":"color","selectors":{"{{WRAPPER}} .pxl-menu-primary .sub-menu, {{WRAPPER}} .pxl-menu-primary .children":"background-color: {{VALUE}};"},"condition":{"menu_type":"horizontal"}},{"name":"sub_typography","label":"Typography","type":"typography","control_type":"group","selector":"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary li .sub-menu a, {{WRAPPER}} .pxl-heading .pxl-item--title"},{"name":"sub_item_space","label":"Item Spacer","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-menu-primary .sub-menu li + li":"margin-top: {{SIZE}}{{UNIT}};"}},{"name":"hover_active_style_sub","label":"Hover\/Active Style","type":"select","options":{"sub-style-default":"Default"},"default":"sub-style-default","condition":{"menu_type":"horizontal"}},{"name":"sub_show_effect","label":"Show Effect","type":"select","options":{"show-effect-fade":"Fade","show-effect-slideup":"Slide Up","show-effect-dropdown":"Dropdown","show-effect-slidedown":"Slide Down 3D"},"default":"show-effect-slideup","condition":{"menu_type":"horizontal"}},{"name":"sub_hover_space_top","label":"Box Spacer Top","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary .sub-menu":"margin-top: {{SIZE}}{{UNIT}};"}},{"name":"sub_hover_space_top_mega","label":"Box Spacer Top - Mega","type":"slider","size_units":["px"],"range":{"px":{"min":0,"max":300}},"selectors":{"{{WRAPPER}} .pxl-nav-menu .pxl-menu-primary .sub-menu.pxl-mega-menu":"margin-top: {{SIZE}}{{UNIT}};"}},{"name":"sub_border_radius","label":"Border Radius","type":"dimensions","size_units":["px"],"selectors":{"{{WRAPPER}} .pxl-menu-primary .sub-menu, {{WRAPPER}} .pxl-menu-primary .children":"border-radius: {{TOP}}{{UNIT}} {{RIGHT}}{{UNIT}} {{BOTTOM}}{{UNIT}} {{LEFT}}{{UNIT}};"}}]},{"name":"section_animation","label":"Animation","tab":"style","condition":[],"controls":[{"name":"pxl_animate","label":"Case Animate","type":"select","options":{"":"None","wow bounce":"bounce","wow flash":"flash","wow pulse":"pulse","wow rubberBand":"rubberBand","wow shake":"shake","wow swing":"swing","wow tada":"tada","wow wobble":"wobble","wow bounceIn":"bounceIn","wow bounceInDown":"bounceInDown","wow bounceInLeft":"bounceInLeft","wow bounceInRight":"bounceInRight","wow bounceInUp":"bounceInUp","wow bounceOut":"bounceOut","wow bounceOutDown":"bounceOutDown","wow bounceOutLeft":"bounceOutLeft","wow bounceOutRight":"bounceOutRight","wow bounceOutUp":"bounceOutUp","wow fadeIn":"fadeIn","wow fadeInDown":"fadeInDown","wow fadeInDownBig":"fadeInDownBig","wow fadeInLeft":"fadeInLeft","wow fadeInLeftBig":"fadeInLeftBig","wow fadeInRight":"fadeInRight","wow fadeInRightBig":"fadeInRightBig","wow fadeInUp":"fadeInUp","wow fadeInUpBig":"fadeInUpBig","wow fadeOut":"fadeOut","wow fadeOutDown":"fadeOutDown","wow fadeOutDownBig":"fadeOutDownBig","wow fadeOutLeft":"fadeOutLeft","wow fadeOutLeftBig":"fadeOutLeftBig","wow fadeOutRight":"fadeOutRight","wow fadeOutRightBig":"fadeOutRightBig","wow fadeOutUp":"fadeOutUp","wow fadeOutUpBig":"fadeOutUpBig","wow flip":"flip","wow flipCase":"flipCase","wow flipInX":"flipInX","wow flipInY":"flipInY","wow flipOutX":"flipOutX","wow flipOutY":"flipOutY","wow lightSpeedIn":"lightSpeedIn","wow lightSpeedOut":"lightSpeedOut","wow rotateIn":"rotateIn","wow rotateInDownLeft":"rotateInDownLeft","wow rotateInDownRight":"rotateInDownRight","wow rotateInUpLeft":"rotateInUpLeft","wow rotateInUpRight":"rotateInUpRight","wow rotateOut":"rotateOut","wow rotateOutDownLeft":"rotateOutDownLeft","wow rotateOutDownRight":"rotateOutDownRight","wow rotateOutUpLeft":"rotateOutUpLeft","wow rotateOutUpRight":"rotateOutUpRight","wow hinge":"hinge","wow rollIn":"rollIn","wow rollOut":"rollOut","wow zoomInSmall":"zoomInSmall","wow zoomIn":"zoomInBig","wow zoomOut":"zoomOut","wow skewIn":"skewInLeft","wow skewInRight":"skewInRight","wow skewInTop":"skewInTop","wow skewInBottom":"skewInBottom","wow RotatingY":"RotatingY","wow PXLfadeInUp":"PXLfadeInUp","fadeInPopup":"fadeInPopup","img_effect1":"Effect 1","img_effect2":"Effect 2","img_effect3":"Effect 3"},"default":""},{"name":"pxl_animate_delay","label":"Animate Delay","type":"text","default":"0","description":"Enter number. Default 0ms"}]}]}';
    protected $styles = array(  );
    protected $scripts = array(  );
}