Removing category title
- Posted by Elaine Goggin (5) Offline
Hi,
Could you tell me how to remove the category title from the back of mini frontpage. I have the title of the module displayed but in the background before the articles slide in, its written on the top left corner. I attached an image to show you what I mean, I have hidden the module title for the moment.
Many Thanks
Elaine
3 years 6 months ago #1
by Elaine Goggin
Could you tell me how to remove the category title from the back of mini frontpage. I have the title of the module displayed but in the background before the articles slide in, its written on the top left corner. I attached an image to show you what I mean, I have hidden the module title for the moment.
Many Thanks
Elaine
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
- Posted by Elaine Goggin (5) Offline
Sure, I have added it to the site URL below. Currently it's not live but you can access it at that link
3 years 6 months ago #3
by Elaine Goggin
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
I didn't see the category title on the page you mentioned. Am I missing something?
https://www.dropbox.com/s%2Fl5l1u5zpjkwe7d3%2Firish%2520focusing%2520network%2520focusing%2520corner%25202021-06-02%252005-51-48.png?raw=1
3 years 6 months ago #4
by TemplatePlazza
https://www.dropbox.com/s%2Fl5l1u5zpjkwe7d3%2Firish%2520focusing%2520network%2520focusing%2520corner%25202021-06-02%252005-51-48.png?raw=1
Please Log in or Create an account to join the conversation.
- Posted by Elaine Goggin (5) Offline
It's more obvious on the home page under the courses. on the image you shared its behind the first image but you can see it before the articles slide across. I'm not overly bothered by the poetry page one but yon can really see it on the courses on the home page. See attached image
3 years 6 months ago #5
by Elaine Goggin
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Try to add this code to css adjustment tab in your minifrontpage settings :
3 years 6 months ago #6
by TemplatePlazza
.mfp_block_title h4 {display:none!important;}
Please Log in or Create an account to join the conversation.