Comments Rasel started the conversation[deleted] repliedSeptember 17, 2022 at 4:12pmPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : @media(max-width:500px){ .vibebp_full_group .group_head,.vibebp_full_group .group_head .group_bottom{ display:block;} .vibebp_full_group .group_head .group_bottom{ margin:0;}}Rasel repliedSeptember 17, 2022 at 6:30pmBut the description shows on the group name. [deleted] repliedSeptember 20, 2022 at 8:56amPlease try adding this custom css in your wp-admin-> appearance-> customize -> custom css : .vibebp_full_group .group_head .group_bottom .group_title .group_description{ position:relative;} Sign in to reply ...
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
@media(max-width:500px){
.vibebp_full_group .group_head,.vibebp_full_group .group_head .group_bottom{
display:block;
}
.vibebp_full_group .group_head .group_bottom{
margin:0;
}
}
But the description shows on the group name.
Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :
.vibebp_full_group .group_head .group_bottom .group_title .group_description{
position:relative;
}