Jump to content

Featured Replies

Posted

Hi, I try to use below css code to hide the description area, but it does not work, anyone can help? Thanks in advance

@media screen and (max-width: 979px) {
    .cForumGrid__description.ipsFlex-flex:11 {
		display: none;
	}
}

 

Please, share a example. How do you want to show the theme?

  • Author
5 hours ago, 403 - Forbiddeen said:

Please, share a example. How do you want to show the theme?

 

ips4.5forumdescription.png

From sections?

.ipsType_richText.ipsDataItem_meta.ipsContained {
    display: none;
}

 

  • Author
7 hours ago, 403 - Forbiddeen said:

From sections?


.ipsType_richText.ipsDataItem_meta.ipsContained {
    display: none;
}

 

Nothing changed...does not work

share your forum link and print where you want to hide. its more simple.

Recently Browsing 0

  • No registered users viewing this page.