Jump to content

START NEW TOPIC BUTTON REMOVE

Featured Replies

Posted

Hi,

can you tell me how i can remove the start new topic button and the space behind it on the forums page?

I removed the Forums title aswell. Is the space behind the deleted title removed too?

 

Greetings

Try this, add it to "custom.css"

body[data-pageapp="forums"][data-pagemodule="forums"][data-pagecontroller="index"] .ipsPageHeader .ipsToolList li {
display: none !important;
}

 

  • 2 months later...
On 10/19/2018 at 11:23 PM, A Zayed said:

Try this, add it to "custom.css"


body[data-pageapp="forums"][data-pagemodule="forums"][data-pagecontroller="index"] .ipsPageHeader .ipsToolList li {
display: none !important;
}

 

Hi Zayed, i have added the code but on mobile view it's still there. any advice? 

Thank you

Archived

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

Recently Browsing 0

  • No registered users viewing this page.