Regarding Bootstrap I have selected None (legacy). If I select another version the coloumns are ok but +/- buttons are not present.
I've added your suggested override and the template is ok.
But, is it the correct method? Everything was working ok before the upgrade to J4
Regarding a clean installation with J4 and VM last version which do you think is the correct Bootstrap version?
Thanks
Chris
yes.. you have bootstrap 5 chosen which is over riding the vm definitions
it u add
.vm-col-4 {
width: 25% !important;
}
etc to your overrides this fixes it
or as Jenks says experiment with different BootS