coindisplays Posted March 10, 2020 Share Posted March 10, 2020 Site URL: http://www.coindisplays.com I am using the Brine template but cannot change the font size of the Newsletter Block. I want to add the newsletter block to the footer. Changing the size of the box and submit button. Please assist. Link to comment
0 maxi Posted May 16, 2021 Share Posted May 16, 2021 How is the automatic discount applied after subscriber signs up for newsletter Link to comment
0 fougallery Posted July 28, 2021 Share Posted July 28, 2021 On 3/12/2020 at 10:04 AM, tuanphan said: Where is newsletter? Can you take screenshot? Hi Tuanphan, I'm trying to use the same CSS to update the newsletter subscription block on the site but didn't succeed...The font is too large, I want to change it to 10px. I revised 18 px to 10 px but nothing changed.... Do I need to customize more fields? Thank you! Echo@FouGallery On 3/12/2020 at 9:47 PM, tuanphan said: Add to Home > Design > Custom CSS footer.Footer h2.newsletter-form-header-title { font-size: 18px; } @media screen and (min-width:641px) { footer.Footer .newsletter-form-body { display: flex; flex-direction: row !important; } } Link to comment
0 tuanphan Posted July 29, 2021 Share Posted July 29, 2021 9 hours ago, fougallery said: Hi Tuanphan, I'm trying to use the same CSS to update the newsletter subscription block on the site but didn't succeed...The font is too large, I want to change it to 10px. I revised 18 px to 10 px but nothing changed.... Do I need to customize more fields? Thank you! Echo@FouGallery Hi. What is site url? 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
0 Gueifao Posted August 30, 2021 Share Posted August 30, 2021 On 3/6/2021 at 11:09 PM, tuanphan said: You want email address/button black? Hey tuan, I costumized my newsletter block in the footer and now the subscription button appears out of screen in the mobile version, like, too much to the right Link to comment
0 tuanphan Posted August 31, 2021 Share Posted August 31, 2021 17 hours ago, Gueifao said: Hey tuan, I costumized my newsletter block in the footer and now the subscription button appears out of screen in the mobile version, like, too much to the right Hi, Can you share site url? We can check easier 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
0 TheLayman Posted September 2, 2021 Share Posted September 2, 2021 Hey @tuanphan I'm creating a website - thelayman.co (it's private rn but you can access it using the PW: Sciencerules). It has a newsletter block that I'm having trouble formatting. I want the email field and button to be aligned and centered on desktop and mobile. I tried some of the code you suggested in earlier comments but now it looks like the attached photos. This is the custom CSS I have right now Quote .newsletter-form-body>div { margin-top: 0 !important; } .newsletter-form-body { display: flex; flex-direction: row !important; } If you can help I'd be so grateful!! Link to comment
0 tuanphan Posted September 5, 2021 Share Posted September 5, 2021 On 9/3/2021 at 2:30 AM, TheLayman said: Hey @tuanphan I'm creating a website - thelayman.co (it's private rn but you can access it using the PW: Sciencerules). It has a newsletter block that I'm having trouble formatting. I want the email field and button to be aligned and centered on desktop and mobile. I tried some of the code you suggested in earlier comments but now it looks like the attached photos. This is the custom CSS I have right now If you can help I'd be so grateful!! Hi, add justify-content: center .newsletter-form-body { display: flex; flex-direction: row !important; justify-content: center !important; } 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
Question
coindisplays
Site URL: http://www.coindisplays.com
I am using the Brine template but cannot change the font size of the Newsletter Block. I want to add the newsletter block to the footer. Changing the size of the box and submit button.
Please assist.
Link to comment
Top Posters For This Question
5
21
4
4
Popular Days
Jun 29
6
Mar 13
5
Apr 8
5
May 13
5
Top Posters For This Question
coindisplays 5 posts
tuanphan 21 posts
KimPaola 4 posts
ElizabethM 4 posts
Popular Days
Jun 29 2020
6 posts
Mar 13 2020
5 posts
Apr 8 2021
5 posts
May 13 2020
5 posts
Popular Posts
tuanphan
Hi. Do you still need help on this? I see you solved...
tuanphan
Hi. Add to Design > Custom CSS /* Footer input */ footer.sections input.newsletter-form-field-element { padding-left: 0 !important; }
creedon
@ElizabethM Which storage method are you using for the newsletter block? Is it setup correctly?
Posted Images
57 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment