Jump to content

START NEW TOPIC BUTTON REMOVE


Alexander Rick

Recommended Posts

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

Posted

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...
Posted
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 members

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