I can't seem to find the setting in the Buildr template to create a margin in this module. It's a custom module in the grid8 position.

Hi,

Try the following custom css code:

#grid7 .moduletable {
	padding: 30px;
}

Cheers
Joshua

Hi There,

With the row being full width this will look different depending on the screen size e.g. on my screen I already see a large amount of space to the right of the image but with the overlay taking the full width

Adding Joshua's style via the browser does work for me when I test it

Cheers
Paul

Write a Reply...
You need to Login to view replies.