add some php code to an elementor page
-
i wish to add this code to all the elementor pages. if i add it in the header.php it still dosn’t show. can you help please ?
here is the code:
<?php if( get_field('hide_popup') ) { ?> <style> div.sticky-popup {display:none!important;} </style> <?php } ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘add some php code to an elementor page’ is closed to new replies.