Greetings, I’m creating a landing page that will be used for a giveaway event. I already have custom code to use for Turbo theme that creates a landing page with only the logo and links to privacy statement.
I would like to use this same landing page template, however instead of my logo at the top I want to place a banner style image that will look good on desktop and mobile. Is someone able to assist me with the best way to achieve this? How can I edit the code? Do I change “logo” style dimensions? What size should my banner image be to make sure it appears correct on desktop and mobile?
Here is the code I’m working with:
Copy and paste this code into the page.landing.liquid template. (for TURBO THEME)
#header, .header, header{display:none !important;} #footer, .footer, footer{display:none !important;} .newsletter_section { display:none; }