DenisCebu Posted March 16, 2021 Share Posted March 16, 2021 Site URL: https://www.deniscebulec.com/fine-art-print Hey team! I am trying to hide title on one specific page and I am trying with the code: <style> .site-title, .site-tagline { visibility: hidden; } </style> And it won't work. Anybody has an idea what I am doing wrong? Thanks!! Link to comment
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 On 3/16/2021 at 8:23 PM, DenisCebu said: Site URL: https://www.deniscebulec.com/fine-art-print Hey team! I am trying to hide title on one specific page and I am trying with the code: <style> .site-title, .site-tagline { visibility: hidden; } </style> And it won't work. Anybody has an idea what I am doing wrong? Thanks!! Hi. Use this code <style> a.Header-branding, a.Mobile-bar-branding { visibility: hidden; } </style> 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
Create an account or sign in to comment
You need to be a member in order to leave a comment