I have added several elements on my homepage, but the spacing in between some of these elements is quite large. How can I increase or decrease some of this spacing? Thank you in advance!
In most cases, the spacing and other front-end displays are controlled by CSS. I would suggest to use some tools on browsers (Developer Tools or Firebug) to inspect the element you want to adjust and try customizing them.
Hi there,
In most cases, the spacing and other front-end displays are controlled by CSS. I would suggest to use some tools on browsers (Developer Tools or Firebug) to inspect the element you want to adjust and try customizing them.
Cheers,
Paul