Hello,
I’m using the same template for a blog, but we made several changes. In line 1321 of the original style.css is a max-width of 60em defined. If you change that one, I believe the width of the horizontal size of your template will increase.
(You can change em into pixels of %)
Thanks for your quick reply (and the nice plugin ofcourse! I’m going to work on it 🙂
I was facing the same problem 🙂
But now I have two questions.
(1) How to add the shortcode into the header.php template file? (Or do I need another code for that?)
(2) I want the menu visible in all devices, like it is in the demo (Demo link). How do I have to do that?