Hello OPP-Team,
how can I hide the widget title or make it at least H5 or H6 or just bold?
Thanks, David
We use cookies to allow login, checkout, and analyze site traffic. By continuing to use this website, you consent to the use of cookies in accordance with our cookie policy.
OnPoint Plugins
Hi David,
The easiest way to remove the widget title is to simply remove the text from the “Title” field and save the widget. If that is not preferred you could use some custom CSS to hide it like so:
Have a great night!
David
Hello OPP-Team,
thanks for the tips, but both don´t work for us because the other TOC still lists the title and there is still the H2 in the source code which is bad for SEO. There should be an option in the widget to turn it completely off or an embedding via shortcode without a title (like other plugins offer it: Max Mega Menu, Ajax Search Pro etc.).
Thanks, David
OnPoint Plugins
Hi David,
If you must have a value in the Title field and don’t want the title to render, you may do so using a template override.
$current_menu->title();
.You should now have a
wp-content/themes/bb-theme/advanced-sidebar-menu/page_list.php
file with the following contents.David
Thanks again for your help, but I´m not a developer and I won´t change any .php files 🙂
Please notify me when this will be a build in feature in your plugin …
Thanks, David