menu text in header popup flyer
-
Hello, I want to put the menu text above in the flyer popup in my case orange as you will see in the images that I attach. I want to do it through programming, I suppose it is to add a div or write inside the div and if not wrong I would do it in the template that I show you below. Could you give me the fragment that would go there? because I tried with some lines and it gave me a fatal error. please. I attach the images and the code where I think it would go:
screenshot with the location where I need the text (where is the orange color): https://ibb.co/XyDjh8Q
in mobile-builder-layout:
<div class=”ast-mobile-header-content <?php echo esc_attr( $alignment_class ); ?>”>
<?php do_action( ‘astra_mobile_header_content’, ‘popup’, ‘content’ ); ?>
</div>
<?php }?>
</div>The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘menu text in header popup flyer’ is closed to new replies.