ErinKas
1
Hello again community. I again, need whitespace reduced on one of my pages. Can you help please? Thank you! https://www.omniresources.com/-temporary-slug-caf5235c-ca2a-4dfa-8fb6-df2d24983370?hs_preview=FpgpuASp-6227629099
We would like the image and the paragraph to be closer together.
Thank you so so so much!
Hi Erin!
Are you referring to the image to the left of the paragraph? It looks like it’s an Image module in the template.
It’s currently left aligned by default but you can also center or right align it. You can also add margins (outer spacing) or padding (inner spacing).
To center/right align the image:
-
At the template level, click on the Image module
-
On the right-hand sidebar, in the “Inline styling” area, enter
text-align: center;
or
text-align: right;
To add margins/padding:
- At the page level, click on the Image
- On the left-hand sidebar, click on the “Styles” tab
- You can add in padding or margins from the boxes
I hope that helps!
HubSpot Design / Development
Website | Contact
If this helped, please mark it as the solution to your question, thanks!
ErinKas
3
Thanks @Stephanie-OG ! That works. Appreciate your response. Thank you!