Hi,
My theme has these default white blocks that automatically surround each post or body of content that gets displayed on each page. I have SiteOrigin CSS editor to identify what these blocks are called so I can reduce the margin/padding because they are too thick. Under the Layout tab and in the Inspector section in the visual editor mode, I see the the word hentry appear. But I still cannot reduce the size of these blocks when I adjust the px size in the editor.
How do I do this or is there a special code containing those pixel sizes that I can modify?
The website:
Thank you,
Blake
Hi Blake,
You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add and adjust the following CSS (specifically the width of the first selector):
You might also need to install the SiteOrigin CSS Editor.