How can I remove the action bar from the Boundless theme main page?

Hi, I’m new to Shopify and I don’t know anything about html coding. I really want to remove action bar from my first main page but I couldn’t figure it out. In action-bar.liquid/sections show 'Action Bar - to remove the action bar, remove or comment out '{% include ‘action-bar’ %} so I just found {% include ‘action-bar’ %} from theme liquid and index liquid and I deleted both, but there is still action bar on my page. how can I remove action bar? thanks a lot in advanced for help.

Hello There,

Please share your store URL and screenshot.
So that I will check and let you know the exact solution here.

Hello maisoncleon,

Remove or comment {% include ‘action-bar’ %} in the index.liquid file Should remove the action bar from the Home page.

So the Code after commenting the {% include ‘action-bar’ %} code in the index.liquid file will look like this:

Please let us know if You still have a problem.

Best regards,

Diamond team