JBS

Customer
How do I remove the >> in front of the widget title in Bolt? The widget comes with the little clock automatically. I would like to use that clock only.

Screenshot 2024-02-15 at 9.00.39 AM.jpg
 
Looks like the add-on may include its own icon.

Add this to your extra.less:

Code:
[data-widget-key="upcoming_events"] .block-minorHeader:before { display: none !important; }

Should help.
 
  • Like
Reactions: JBS

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back