Documentation
Nickarce.com
  • ⏳Changelogs
    • Mega Menu Template
  • 📃Docs
    • Mega Menu Template
      • Getting Started
        • Importing Template
        • Add Your Logos
        • Navigation Items
        • Importing Mega Dropdown Template
        • Dropdowns
          • Menu Dropdowns
          • Mega Dropdowns
        • Mobile
      • How To's
        • Change Mega Dropdown Container Width
        • How to Change Back Button Text
        • Add Scrollbar On Mobile Menu
        • Adding Custom CSS
        • Change Dropdown Activation Toggle
        • How to Query Loop Over Menu Dropdown
Powered by GitBook
On this page
  • 1.5.5 and Above
  • Pre 1.5.5
  1. Docs
  2. Mega Menu Template
  3. How To's

How to Change Back Button Text

Easy Peasy. 💪

PreviousChange Mega Dropdown Container WidthNextAdd Scrollbar On Mobile Menu

Last updated 18 days ago

1.5.5 and Above

You will find the button in the mobile navigation to change its text content

Pre 1.5.5

Do a search in the SCSS sheet for the below and change to your desired value

content: "Back";
📃