How can I modify a Simple theme for B2B sales on my website?

Help!!! I wanted to do a quick fix on our website. The website is currently built using Simple Theme.

We are in the food business. The website was built for commercial/retail sales. Hence it was laid out this way. The main menu is in the sidebar. See below.

Because we are currently making changes, the page I wanted to create is intended for our B2B/institutional sales. The page will be situated beside the sign-up tab. See below for reference. The Shopify support told me that I have to custom code for this adjustment. Is there any workaround? This is just a simple edit and hiring someone is too expensive for a small business like ours.

navigation theme1.png

Hope someone can help me out.

Thank you in advance!!

Joanna from the Philippines

Hi @jtya That area of the simple theme is not made to hold menu items, it’s a simple theme, jokes aside most themes don’t even have that behavior.

This is simple customization I can do pretty fast and cheap contact me directly by mail for services by clicking here or using contact Info in signature.
Please always provide context, examples: store url, theme name, post url(s) , or any further detail so I have the right info to move fast.

To DIY the code would either be in theme.liquid or header.liquid

Of course before changing code make theme backups https://help.shopify.com/en/manual/online-store/themes/managing-themes/downloading-themes https://help.shopify.com/en/manual/online-store/themes/managing-themes/duplicating-themes

Hello @jtya

  1. Please find your header code first, usually it will be header.liquid
  2. Then please find the location where you want to insert the b2b menu, such as the left side of login
  3. Then insert the following code:
B2B