Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 15, 20213 yr Thank you for reporting this issue. I have added an internal bug report for this, so that we can get it resolved
November 16, 20213 yr Solution The custom font size is a generic page builder block setting and is intended for any body text. It sounds like in this situation it is the caption that is not being altered for you? If so you would need to specify custom css to override the value with an !important flag for the ipsWidget_imageCarousel__caption style.
November 16, 20213 yr Author 11 minutes ago, Andy Millne said: The custom font size is a generic page builder block setting and is intended for any body text. It sounds like in this situation it is the caption that is not being altered for you? If so you would need to specify custom css to override the value with an !important flag for the ipsWidget_imageCarousel__caption style. Andy, does it mean, this setting is without function and I have to use plain CSS to format the captions?
November 16, 20213 yr 6 minutes ago, Sonya* said: Andy, does it mean, this setting is without function and I have to use plain CSS to format the captions? Within the context of that page builder block, yes. You would need to use plain CSS to format captions
November 16, 20213 yr Author 2 minutes ago, Marc Stridgen said: Within the context of that page builder block, yes. Good to know, that we have settings that do nothing, and this is intended.
November 16, 20213 yr Just now, Sonya* said: Good to know, that we have settings that do nothing, and this is intended. As mentioned by my colleague there, the page builder block is a standard block type. The advanced tab is the same on all page builder block types, regardless of function.