Mathew Tamin
Mathew Tamin 15 Jul 2022
60

Up next

Cómo crear una página web con Joomla [Tutorial Paso a Paso] Curso en Español ? 2022
15 Nov 2022
Cómo crear una página web con Joomla [Tutorial Paso a Paso] Curso en Español ? 2022
Mathew Tamin · 11 Views

How to set full width Helix Ultimate 2.0 template - remove default container [TUTORIAL]

29 Views

1) Set full-width Row (Fluid Row) in SP Page Builder (useful for Pages).
2) Set full-width for the whole template, works for almost all components view.
3) In Template Options - Blog - Details - Full-Width Layout (Yes) - but it works for an Article View only. (Sorry I forgot to put it inside this video).
Here is CSS code that I used in step 2:
@media (min-width: 1399px) {
.container {max-width: 100%;}
}

Show more
0 Comments sort Sort By

Up next

Cómo crear una página web con Joomla [Tutorial Paso a Paso] Curso en Español ? 2022
15 Nov 2022
Cómo crear una página web con Joomla [Tutorial Paso a Paso] Curso en Español ? 2022
Mathew Tamin · 11 Views