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?