Jump to content

Remove "Promoted by" on Our Picks page

Featured Replies

Posted

Is it possible to remove the Promoted by section and social links off of the Our Picks page?

  • 3 weeks later...

You can probably do it with some CSS tricks. I'm interested myself.

  • Author

Thanks @Adriano Faria for looking at this - Have given it a try however getting an error - 

Capture.thumb.JPG.3f7a3f8bb6efd742564534864dcfef9c.JPG

Uninstall it then. It was just a quick plugin, without any test.

  • Author

Appreciate you trying!

8 hours ago, AlexWebsites said:

You can probably do it with some CSS tricks. I'm interested myself.

 

.cPromoted .ipsPhotoPanel, .cPromoted .ipsHr {
	display: none;
}

 

10 minutes ago, Adriano Faria said:

Made a quick plugin. It will show like in OUR PICKS page and in the widget:

 

You forgot remove <hr> tag :)

 

  • Author

CSS works a treat! - Thank you for that :)

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.