Hey guys I am helping a friend with a site (or at least trying to)... And I've stumbled upon a minor issue
I am trying to add a Responsive menu under a header @ wordpress
It is supposed to only be shown on some specific pages.
I tried to hardcode in my childtheme a
echo do_shortcode('[et_pb_section global_module="48299"][/et_pb_section]');?> solution, but when I did the module it was responsive either only on the computer or nowhere...
Padding didnt seem to work, it was different from browser to browser and browser to cellphone

What I am trying to do is following:

Why cant I do it in the visual builder?
Because this is a product-category page

I've got theese files in my child theme folder:
style.css
archive-product.php
header.php
functions.php