Hey there! Thank you so much for this wonderful theme! It’s gorgeous.
I was wondering if there is a way to remove the mobile version of this theme. I would rather the entire site render on iphones…is that possible?
You need to open header.php and delete this line:
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Then open style.css and delete all rules enclosed within @media
queries.