سؤال

I am using magento ver 2.2.2 and installed ultimo theme.I want to create home page in 3 column layout.But when I enable 3 column layout i can not see 3 columns in frontend.Please check attached screenshot.

enter image description here

هل كانت مفيدة؟

المحلول

Are you just doing content? Ultimo uses the Bootstrap Grid. You can create any columns you want for the home page. It is under 6.4 on the user manual.

<div class="col-sm-4">
</div>
<div class="col-sm-4">
</div>
<div class="col-sm-4">
</div>
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top