MTH21 Posted February 4, 2022 Share Posted February 4, 2022 Site URL: https://www.mounttomhouse.com/ Hello, Can you provide guidance to how I can remove the description element from the Newsletter Block? I do not need a description - just a title and the email box are great - and I would like to keep the footer as tight as possible. There is space between the title and email box that I'd like to remove. I am attaching a photo of the current block. Thanks! Link to comment
khs123 Posted February 7, 2022 Share Posted February 7, 2022 I used this on my site: .newsletter-form-header-description { display: none; } tuanphan and MTH21 1 1 Link to comment
tuanphan Posted February 12, 2022 Share Posted February 12, 2022 On 2/5/2022 at 5:25 AM, MTH21 said: Site URL: https://www.mounttomhouse.com/ Hello, Can you provide guidance to how I can remove the description element from the Newsletter Block? I do not need a description - just a title and the email box are great - and I would like to keep the footer as tight as possible. There is space between the title and email box that I'd like to remove. I am attaching a photo of the current block. Thanks! Add to Design > Custom CSS footer.sections .newsletter-form-header-description { display: none; } MTH21 1 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
MTH21 Posted February 22, 2022 Author Share Posted February 22, 2022 On 2/7/2022 at 12:12 PM, khs123 said: I used this on my site: .newsletter-form-header-description { display: none; } Thanks so much for this! Link to comment
MTH21 Posted February 22, 2022 Author Share Posted February 22, 2022 On 2/12/2022 at 5:43 AM, tuanphan said: Add to Design > Custom CSS footer.sections .newsletter-form-header-description { display: none; } Thank you so much! 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