Private: Home › Forums › WordPress Themes › Elvyre – Retina Ready WordPress Theme › 5 or 6 columns in Content Manager. › Reply To: 5 or 6 columns in Content Manager.
March 11, 2015 at 1:14 pm
#2447
Participant
Hello,
Unfortunately, there is no option to use 5 or 6 columns through Content Manager.
You can still use Bootstrap 3 classes if you really need them and write a custom html structure (e.g. for six column the code would be <div class="col-md-2"></div>
).
Robert