FAQ

Find answers to some frequently asked questions here.

Frequently Asked Questions

If you don't see an answer to your question here, please feel free to contact us with the links below:

Contact FormDiscussions Page

All third-party plugin JS files are located in npm uninstall package-name

Bootstrap SCSS imports are located in src/assets/scss/_bootstrap.scss and theme SCSS imports are in src/assets/scss/theme/_theme.scss. Remove or comment any unwanted code.

No, not currently. Although with the use of RTLCSS project you can generate RTL version of style.css, however some template specific styles won’t have support for RTL out of the box.

Sandbox is an nextjs template, not a Wordpress theme. So it cannot be installed in Wordpress.

There is a known browsers-spesific issue regarding image-mask that prevents them from working on local environments. (Running from a filesystem is now restricted, so you can no longer reference one file from another.) If you upload the template on a working server image masks should work properly.

Use the code below to add link to dropdown parent:

<li className="nav-item dropdown dropdown-mega parent-link">
    <a className="nav-link" href="PARENT LINK">
      Dropdown
    </a>
    <button className="nav-link dropdown-toggle" data-bs-toggle="dropdown">
      <span className="visually-hidden">Toggle Dropdown</span>
    </button>
    <ul className="dropdown-menu mega-menu"> ... </ul>
</li>

The font used in the Sandbox logo is Manrope

Piensa de forma única y sé creativo. Marca la diferencia con Sandbox.

Todo lo que necesitas para crear tu próximo sitio web único y profesional, incluyendo bloques y páginas impresionantes y listas para usar.

Comprar Sandbox
demo