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.

Add elements in Mosaic widget
#2
Can be done via Custom CSS in Setting & Themes:
Code:
#u-352daf4e75651dd160ec9aed807ccf02 div[data-index="2"] .datetime {
  pointer-events: none;
}

Use browser dev tools (F12) to find out custom widget ID and index of the element that you want to make read-only:
   
Reply


Messages In This Thread
Add elements in Mosaic widget - by CarlS - 21.09.2022, 11:48
RE: Add elements in Mosaic widget - by admin - 21.09.2022, 11:55
RE: Add elements in Mosaic widget - by CarlS - 21.09.2022, 12:31
RE: Add elements in Mosaic widget - by admin - 21.09.2022, 13:16
RE: Add elements in Mosaic widget - by CarlS - 06.10.2022, 09:13
RE: Add elements in Mosaic widget - by admin - 06.10.2022, 09:56

Forum Jump: