Hello guys,
@Kurt Johnston : you can change background pictures in each module by change images in "
world-background" folder (
ROOT/templates/vina_world_ii/images/world-background ).
@Brian Berk : You can't change/remove header background in backend. You must change the code in the LESS files.
Are you good with CSS, LESS CSS? If Yes, you can open the file:
ROOT/templates/vina_world_ii/less/theme.less
Go to line: 107, replace line code:
background: rgba(0, 0, 0, 0.8)
;
Then save and upload the file. Please do it and let me know how it work with you.