Dear forum,
I hope you can help me out.
I’m not really in HTML/CSS and HBS and only use it if i need a certain fix or customization, so i apologize if the answer to my question is too obvious.
I want to adjust the width of the input field of the inbuilt subscription form. In the theme I’m using (“Firepress London”) i found a line where i could adjust the global width of all input fields but since i want to use also a contact form later this isn’t the right solution for me.
What i did so far:
- i placed the subscribe.hbs and subscribe_form.hsb in the right locations of my theme as in the documentation advised
- they seem to be working since changes are displayed in the blog itself after restarting
My environment:
- i installed ghost via docker on my synology diskstation
- ghost version: 2.21.1
Can you tell me how i can adjust only the width of the input field of the subscription form? Currently it goes from all the left to all the right of the screen.
Thank you in advance for your help,
all the best