Hi guys! How are you today?
I would like to hide a newsletter widget title only in some parts of some pages.
Example i have a newsletter widget under the image slider and i don’t need the title ” SUBSCRIBE TODAY ” on it but in the same page i need the widget title on the footer cause it’s working as a normal widget.
Do you think is possible?
Many thanks!
Mario
Hey Mario!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-680 #av_section_1 .widgettitle {
display: none!important;
}
Cheers!
Yigit
SUPERB!!
thanks Yigit.
Have a nice day
Mario