Site logo

Archived topic

Boostrap & Animate CSS

3 replies · Started by Adolfo on July 8, 2021

Viewing posts 1–4 of 4

Hi, is there any compatibility issue if I install boostrap & animate css via hooks?
Sorry if the question is silly, but I have no knowledge, but if I would like to extend the effects on some pages, thanks.

Hi Adolfo,

You can make them work as long as you know which place to hook what on.

Scripts are normally placed on the wp_footer, while stylesheets are normally placed on wp_head.

Make sure you know how to initialize any JS library if you include one.

As for the functionality, you'll have to read Bootstrap's documentation to know how to use it. It's outside of our scope, unfortunately. :D

Oh, I understand, thank you very much for your prompt response.

Strong digital hug.

No problem. Glad to be of any help. :D

This archived topic is closed to new replies.