ckoszuta Posted August 6, 2019 Share Posted August 6, 2019 Hello, Just created a site using the Harris template. I currently have 2 issues with the default home page banner portion of the template: I'm unable to remove the home page 'Page Title' text... which mean text still shows on top of my banner image. I currently have it set to just a period so it's small... but still visible. How can I remove or hide this home page 'Page title' text? The graphic I uploaded for the banner is not responsive. Can you please let me know the exact banner specs for this template that will make the banner completely responsive so that it looks good on mobile? Thanks!Chris Link to comment
tuanphan Posted August 6, 2019 Share Posted August 6, 2019 @ckoszuta 1. You mean: HARRIS INGRAM LLPBusiness + Intellectual Property Attorneys ? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ckoszuta Posted August 6, 2019 Author Share Posted August 6, 2019 Yes, that Harris template. Link to comment
ckoszuta Posted August 8, 2019 Author Share Posted August 8, 2019 For reference, here's my site: mowersandblowers.net On the home page banner, you'll see a very small red dot... this is text from the 'Page Title' which I have not been able to remove or hide... so simply have the smallest character, period, there for now. Would love to know how to hide or remove this page title text showing on top of the banner. And, when I post a banner with some text in the middle, it's not responsive... to the text in the middle (that looks great on desktop) does not resize for mobile (so goes beyond the width of a mobile screen). And, lastly, as I've seen other people post, I'd love to know how to change the height of this banner... it's quite tall on mobile. Thanks in advance to all who may have recommendations for these! Chris Link to comment
tuanphan Posted August 8, 2019 Share Posted August 8, 2019 @ckoszuta Add to Home > Design > Custom CSS .homepage h1.page-title { display: none !important; } and change banner height @media screen and (max-width:640px) { .homepage .page-banner-wrapper.page-banner-has-image { height: 100px !important; } } Reference: https://beaverhero.com/harris-squarespace Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.