How to remove the Module title from Mini Frontpage Pro

The Frontpage module title is displayed although the Title slider is set to Hide, and I included the following code in the CSS Adjustments.

mfp_module_title { display: none !important; }


If I change the Title slider to Show, then 2 Titles appear! I flushed the cache. I unpublished and re-published the module.

How to I make the module title NOT appear?
1 month 2 weeks ago - 1 month 2 weeks ago #1 by BJ
Attachments:
Last edit: 1 month 2 weeks ago by BJ.

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5468) Offline
Maybe you forgot the dot at the beginning of the class name? It should be
.mfp_module_title { display: none !important; }
1 month 2 weeks ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

The period was there, (I neglected to copy it). In the default view the module title does not appear.

In carousel view it will not go away. :)
1 month 2 weeks ago #3 by BJ

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5468) Offline
Can you share your website URL so I can take a look at it?
1 month 2 weeks ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum