Hi,
May i know how to remove “Newsletter” at top right header?
Thanks.
This topic has 11 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Stan Russell
Hi,
May i know how to remove “Newsletter” at top right header?
Thanks.
Hello,
Navigate to Dashboard->Theme Options->Promo Popup->Show link in the top bar->off.
Regards,
Robert Hall
Thanks.
After doing that, i’m left with a black bar at the header instead.
You can also disable the top bar in Theme Options->Header or try to add this code in Global Custom CSS.
.top-bar {
background-color: rgba(0, 0, 0, 0.3);
}
Regards,
Robert Hall
I added my own element in the top. Added my own icon for facebook and instagram.
Please check the top bar now.
Regards,
Robert Hall
Thanks, may i know what you did?
I’ve added the following code in Theme Options->Custom CSS->Global Custom CSS.
.top-bar {
background-color: rgba(0, 0, 0, 0.3);
}
Regards,
Robert Hall
Thanks
You’re welcome!
Regards,
Robert Hall
Hello zouking,
you are welcome! Have a nice day!
Regards,
Stan Russell.
The issue related to '‘Remove "NEWSLETTER" at header’' has been successfully resolved, and the topic is now closed for further responses