Download Previous Version Helix - Unltimate - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Download Previous Version Helix - Unltimate

M

Mwa

Helix Framework 3 years ago

Is there any way to download a previous version from Helix Ultimate framework. I cant get the latest with bootstrap5 to work in a decent way om short terms. I want to install the previous version prior to 2.0.7 ....that worked well.

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #65107

Hi there!

Sorry for the inconvenience.

May I know how did you divide/assign your grid to the columns, please? Is this the only issue that you have shared within the hidden content box("This should be a 3 column-in-a-row pagebuilder page.")?

Then the following code in your custom CSS wil solve the issue for you. If you want you can test the following into your custom CSS:

.sppb-row {
    display: flex;
}

Note: Path towards custom CSS(Joomla 3): Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

Kindly, do let me know if it helps!

Best Regards

0