Welcome to the first issue of the bubbleHacks newsletter 👋
Here are the code snippets:
<style>
.fullHeight {
height: 100vh !important;
}
.largeScreen {
padding-top: 100px;
</style>
{addClass: "fullHeight"}
{removeClass: "fullHeight"}
{addClass: "largeScreen"}
Hi, it doesn't work for other groups, why?
Greetings
Hi Giovanni. The approach should work for all normal groups in Bubble. Do you want to send me a screenshot to damian@bubblehacks.io?
What is the responsive plugin in chrome you are using?
https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en
Here are the code snippets:
<style>
.fullHeight {
height: 100vh !important;
}
.largeScreen {
padding-top: 100px;
}
</style>
{addClass: "fullHeight"}
{removeClass: "fullHeight"}
{addClass: "largeScreen"}
Hi, it doesn't work for other groups, why?
Greetings
Hi Giovanni. The approach should work for all normal groups in Bubble. Do you want to send me a screenshot to damian@bubblehacks.io?
What is the responsive plugin in chrome you are using?
https://chrome.google.com/webstore/detail/responsive-viewer/inmopeiepgfljkpkidclfgbgbmfcennb?hl=en