I'm trying to find an override to disable/override HelixUltimate Blog Options from Front End access only. I'm using Joomla 4.1.5 and Shaper HelixUltimate 2.0.10.
Here's the HTML:
<button aria-expanded="false" aria-controls="attrib-helix_ultimate_blog_options" role="tab" type="button"><i class="fas fa-comments fa-fw"></i> Blog Options</button>
I can't find the specific CSS to set display: hide;
I see the full joomla-tab button within joomla-tab.min ... hope you can help! we need to turn this off to front end users only.
Thank you!
Lo