This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Widget in center
#2
Make sure that Mosaic is updated to the latest version. Add this Custom CSS to Mosaic / Settings & themes. This rule only applies to the Main screen.
Code:
@media (max-width: 640px) {
  .route_main .w-constrain {
    width: 330px !important;
  }
}
Adjust widths as needed. 640px is the maximum screen width when the rule is applied. 330px is the resulting widget container width (3 widget units).
Reply


Messages In This Thread
Widget in center - by CristianAgata - 03.09.2022, 13:23
RE: Widget in center - by admin - 05.09.2022, 06:28

Forum Jump: