Grouping your products into Tags will allow your reps and site users to quickly view discontinued items, new introductions, etc.
The subheader for the Tags page is the small area located just under the Tags title.
To modify the subheader...
- Navigate to your B2B Direct > Pages > Tags Subheader
- Edit the Page
- Insert your desired UI components to be added under the Tags title.
Advance Styling Using HTML / CSS
Do you know HTML & CSS or have a web manager that does?
Sell Theme utilizes the...
- BootStrap framework
https://getbootstrap.com/docs/4.1/getting-started/introduction/
FontAwesome & Orion icon libraries
HTML & CSS can be added to the tags subheader by....
- Adding a Paragraph or similar UI element to the page described above
- Clicking the element, then within the editor clicking the Source Code icon
- Pasting in your HTML / CSS
- Save and Publish your draft.
- Navigate back to the frontend of B2B Direct and refresh the page. You maybe required to clear your cache by going to YourDomainName.com/clear
Example Code:
<p>Special Sub-Header For Your Tags Page</p>
Comments
0 comments
Please sign in to leave a comment.