Helix Ultimate 2.0.12 And Blog Columns - Question | JoomShaper

Helix Ultimate 2.0.12 And Blog Columns

AR

Antonis Remoundos

Helix Framework 1 year ago

Hello, I upgrated an old simple website from J3 and used Folium as template (the old was not compatible) Suddenly my category blog has 2 columns although all the settings are for 1 column. In non Helix templates is still with 1 column. I send you links to see same settings with template assignement

Thank you

Antonis

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #109520

Hi Antonis,

indeed - it was predefined in template styles, hopefully it's very easy to correct that using custom CSS. All you need are those 3 lines:

.view-category .blog .article .article-intro-image, 
.view-category .blog .article .article-body {
  width: 100%; float: none; padding-left: 10px; }

Please add it inside Templates > Folium > Template Options > Custom Code > Custom CSS

0
AR
Antonis Remoundos
Accepted Answer
1 year ago #109514

I see this happening also in a fresh joomla instalation. Setting up for 1 column but Helix creates 2 in blog

0