CMS Development

Venki
Colaborador(a)

Does HubSpot supports W3.CSS, Boostrap 4

resolver

I'm new to the webdevelpment and I want to know whether HubSpot supports W3.CSS and Bootstrap 4. If not what is the best practice to create responsive website.

0 Avaliação positiva
1 Solução aceita
Chris-M
Solução
Top colaborador(a)

Does HubSpot supports W3.CSS, Boostrap 4

resolver

Hello @Venki,

sure, you just need to embed the w3.css or the bootstrap4 files to your page / template (however you like).

If you have embeded the files, you can use the respective classes to create a responsive page.

 

HubSpot uses as default - Bootstrap 2 and jQuery 1.7x or 1.11.x

You might want to upgrade the jQuery aswell, you can to that in Setting -> Website -> Pages under jQuery, you can exclude the default one and embed your own, like other js files

 

- Chris

Exibir solução no post original

0 Avaliação positiva
2 Respostas 2
Chris-M
Solução
Top colaborador(a)

Does HubSpot supports W3.CSS, Boostrap 4

resolver

Hello @Venki,

sure, you just need to embed the w3.css or the bootstrap4 files to your page / template (however you like).

If you have embeded the files, you can use the respective classes to create a responsive page.

 

HubSpot uses as default - Bootstrap 2 and jQuery 1.7x or 1.11.x

You might want to upgrade the jQuery aswell, you can to that in Setting -> Website -> Pages under jQuery, you can exclude the default one and embed your own, like other js files

 

- Chris

0 Avaliação positiva
Venki
Colaborador(a)

Does HubSpot supports W3.CSS, Boostrap 4

resolver

Thanks for your valuable info. I will let you know once its worked on my end.