How to create Margins for inner conent bands in VC

Hello,

I have three questions. I’m working on https://www.jeeniejolie.com/welcome/

I have an inner content band within the content band that holds the background image. I would like for the said inner content band to have a margin of about 40 px away from the left and right-hand sides.

I also would like to know if there’s a way to edit the buttons generated by VC.

and how to hide the sitemap

For better details, please see screenshot here https://drive.google.com/file/d/1UbjErXLBGq798JPHEEw2XEEaBTUTtI0t/view?usp=sharing
thanks

Hello There,

Thanks for writing in!

1.) To get rid of the breadcrumbs, please go to X > Launch > Options > Headers > Miscelaneous and disable the Breadcrumbs.

2.) To add a margin for the inner content band, please find the style field and insert an inline css margin: 30px;

3.) The button can be set in te theme Options, X >Launch > Options > Buttons. The font family of the button is inherited from whatever font family you have assigned for the body and content in X > Launch > Options > Typography.

Hope this helps. Please let us know how it goes.

Thank you but… #2 didn’t work, it seems to create a margin within the text, instead of getting the white background away from the edge of the screen (if that makes sense)

Also, I cannot get the content bands to either slightly overlap each other or just be nicely stock on top of each other

Hello There,

We can no longer check the page because it seems that you have removed it already.

2.) If necessary, then please adding the padding of 30px to the text element instead. This should move the text away from the side of the browser.

3.) You content bands may have some margins and this is why they are not touching. To overlap, please give the second section a negative top margin like -20px and this second section should overlap the first section.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.