Jump to content

Recommended Posts

Posted

Hi, there already talked about the duplicated issue. Could anyone help to share how can we hide the topic info below the topic title in the topic page? 

IMG_20200917_205300.jpg

Posted (edited)

I used this code,

@media screen and (max-width: 979px) {
    .ipsPhotoPanel.ipsPhotoPanel_mini.ipsPhotoPanel_notPhone.ipsClearfix {
		display: none;
	}
}

But it still appear a gap space, anyone can guide me to hide it too?

IMG_20200920_075541.jpg

Edited by kmk
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...