1. Matthias
  2. CMC - Mailchimp for Joomla!
  3. Wednesday, 13 December 2017
  4.  Subscribe via email
Hi,
is it possible to hide the field description in the Newsletter modul?
Have only less space to show the modul, so it gets very long ...
Using the fields name same as description, it could work without.

look at: http://www.leserattenservice.de

Thanks for help!
Responses (1)
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Add those 2 css rules to your template custom.css file:


#jform_cmc_intro_text-lbl {
    display: block;
}
.cmc-signup label {
    display: none;
}


the first woul dmake sure that the intro text is shown, the second would hide all labels.

Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Powered by EasyDiscuss for Joomla!