Hello, I'm using the Multiple Content Block plugin.
Currently, my Page's content blocks are stacked together, but I wish to create spaces between them so that the background can be seen. Is it possible?
Thanks a lot in advance!
Hello, I'm using the Multiple Content Block plugin.
Currently, my Page's content blocks are stacked together, but I wish to create spaces between them so that the background can be seen. Is it possible?
Thanks a lot in advance!
Link please.
Spacing is almost always just a CSS matter but without a link to your site, its difficult to answer your question...
Sorry here's the link to my website:
That is better ;) but which part is using the plugin?
From the plugin screenshots, it looks like you need to use this plugin and tags within the theme template.
http://wordpress.org/extend/plugins/multiple-content-blocks/screenshots/
Once you embed the_block( 'header' ) you can wrap it in <div class="block_header"> and style it with padding and margins to get the spacing you want.
Hmm, i tried adding margins to the content blocks and I got this:
Maybe the white box isn't really part of the content block. But where can i edit that box? Couldn't find it anywhere in the editor :/
ahh looks like its called the container, and i have to create another container if i want another white box.
Thank you Jan Dembowski for your time! Really appreciate your help :)
You must log in to post.