- Posts: 48
- Thank you received: 0
responsive problem
-
info9838
Active member -
Topic Author
- Member
-
Less
More
3 years 1 month ago #48857
by info9838
Replied by info9838 on topic responsive problem
Hi,
I use joomla 4 and I download the package end of october 2021.
My version is 4.1.2, I saw that there is a new version 4.2 but when I doid the upload, there were many errors and I had to come back to 4.1.2.
Michael
I use joomla 4 and I download the package end of october 2021.
My version is 4.1.2, I saw that there is a new version 4.2 but when I doid the upload, there were many errors and I had to come back to 4.1.2.
Michael
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
3 years 1 month ago #48860
by milos
Replied by milos on topic responsive problem
Hello,
Please add this in the template settings page (under Custom > CSS), at the bottom, UNDER the last }
Regards,
Milos
Please add this in the template settings page (under Custom > CSS), at the bottom, UNDER the last }
Code:
@media (max-width: 767px) {
.row_full {
width: 100%;
left: unset;
right: unset;
margin-left: 0;
margin-right: 0;
}
}
Regards,
Milos
Please Log in to join the conversation.
-
info9838
Active member -
Topic Author
- Member
-
Less
More
- Posts: 48
- Thank you received: 0
3 years 1 month ago #48864
by info9838
Replied by info9838 on topic responsive problem
Hello,
Great, that works!
Thank you very much...
Last question about the updates, do I have to update everything (see on the attachement) if I try again...
Best regards,
Michael
Great, that works!
Thank you very much...
Last question about the updates, do I have to update everything (see on the attachement) if I try again...
Best regards,
Michael
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6806
- Thank you received: 724
3 years 1 month ago #48865
by milos
Replied by milos on topic responsive problem
Hello,
The Sparky Framework v4.2.0 brings a new feature that's introduced in Joomla v4.1 - child templates. Therefore, there are several steps that must be taken during the upgrade. Details about child templates in Joomla are here www.hotjoomlatemplates.com/blog/joomla-t...omla-child-templates and details about Sparky Framework v4.2.0 and upgrade procedure are here www.hotjoomlatemplates.com/blog/news/796...2-0-news-and-upgrade
If you installed the template with demo data (HotStart), you can proceed with the upgrade, but read the above posts carefully. However, if you installed the template only (without demo data), it's not recommended to upgrade.
You can remove the upgrade notifications if you go to System > Update Sites and delete the update sites related to Sparky (there are 3 in your case).
Regards,
Milos
The Sparky Framework v4.2.0 brings a new feature that's introduced in Joomla v4.1 - child templates. Therefore, there are several steps that must be taken during the upgrade. Details about child templates in Joomla are here www.hotjoomlatemplates.com/blog/joomla-t...omla-child-templates and details about Sparky Framework v4.2.0 and upgrade procedure are here www.hotjoomlatemplates.com/blog/news/796...2-0-news-and-upgrade
If you installed the template with demo data (HotStart), you can proceed with the upgrade, but read the above posts carefully. However, if you installed the template only (without demo data), it's not recommended to upgrade.
You can remove the upgrade notifications if you go to System > Update Sites and delete the update sites related to Sparky (there are 3 in your case).
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.119 seconds