Override Bootstrap & Font Awesome by the last version

Hi,

I’m working on the cleaning and optimization of our store.
I’m wondering if there is a way to override the version of Bootstrap and Font Awesome. There are call automatically with {ns:HtmlHeaders} but this folder is not accessible in the FTP

<link rel="stylesheet" type="text/css" href="/store/assets/stylesheets/bootstrap-3.3.5.min.css"/>
<link rel="stylesheet" type="text/css" href="/store/assets/stylesheets/font-awesome-4.6.3.min.css"/>

Regards

Damien

Hi Damien,

The header includes cover more than just those two, and what it includes changes from page to page. Changing them requires re-testing the UX for the entire platform, and usually involves changing template markup.

As a workaround, we can probably add override options, with the disclaimer that we’re not responsible for any UX issues that arise from doing that.

If you could open a ticket, I’ll ask the dev team to add it to their queue.

Regards,
Donogh

1 Like