Chèn CSS và JS vào Wordpress template

 Chèn CSS và JS vào Wordpress template



Sử dụng get_template_derectory_uri() để lấy đến đường dẫn hiện tại

sử dụng tiếp hook: wp_enqueue_scripts để đăng kí file css của mình với template


Và một điều quan trọng là chúng ta cần 1 file reset.css để cấu hình trang trước

mình có thể tìm thấy nó ở đây

Normalize.css: Make browsers render all elements more consistently. (necolas.github.io)

Post a Comment

Previous Post Next Post