How to....edit meta name="viewport" into Bricks Builder

Hi everyone, I’m just getting started with this amazing builder. I’d like to know how I can edit the “viewport” tag. I’ve currently been able to do this through a function in “functions.php” of my child theme, but I’d like to know if there’s a way to do it natively within Bricks, since it’s not easy to edit, or at least I don’t know how to do it directly in that .html page.

Thank you very much.

Hi,
Welcome to the forum!

You can copy the header.php from the Bricks theme folder to your child theme folder. Then you can edit the file and change whatever you want.

Best regards,
timmse

Solved! Thank you so much for your information. I’ll keep learning little by little…