Comments 1Jana started the conversationDecember 13, 2023 at 8:20pmHello,how do I change the margin (white space) between the header and the text below the header for mobile?I already tried this CSS code but it didn't work:@media (max-width: 767px) { #thegem-divider-6579edfbcf2f4 { margin-top: 10px !important; /* Abstand nach oben */ }}thank you,JanaAttached files: IMG_5912.PNG 4,772Michael repliedDecember 14, 2023 at 9:35amHi,Please use this setting:Attached files: Screenshot_833.png Sign in to reply ...
Hello,
how do I change the margin (white space) between the header and the text below the header for mobile?
I already tried this CSS code but it didn't work:
@media (max-width: 767px) {
#thegem-divider-6579edfbcf2f4 {
margin-top: 10px !important; /* Abstand nach oben */
}
}
thank you,
Jana
Attached files: IMG_5912.PNG
Hi,
Please use this setting:
Attached files: Screenshot_833.png