Jump to content

Edit History

camman2112

camman2112

Thank you!

I've installed a custom CSS editor module and managed to remove the breadcrumbs.

I haven't been able to change the background image though. I'm not able to access the assets folder and I don't want to have to pay a lot for a module in order to change it. Perhaps I could email the server owner instead and get them to do it.

Lastly, do you know how I can remove page headers?

I tried:

Quote

 

#cms .page-header {

display: none;

}

 

But it doesn't work. Thanks again!

 

I'm trying to get rid of titles like 'Teaching', e.g. https://marknoble.art/content/6-teaching

camman2112

camman2112

Thank you!

I've installed a custom CSS editor module and managed to remove the breadcrumbs.

I haven't been able to change the background image though. I'm not able to access the assets folder and I don't want to have to pay a lot for a module in order to change it. Perhaps I could email the server owner instead and get them to do it.

Lastly, do you know how I can remove page headers?

I tried:

Quote

 

#cms .page-header {

display: none;

}

 

But it doesn't work. Thanks again!

×
×
  • Create New...