External css help

in my code I have css file “http://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css”/
I want to make it secure by converting it to https. I am looking for solution.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

@emmachamberlain - would this work: https://code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css

yes. how I can convert this css link to https.

@emmachamberlain - it is https :slight_smile:

You just need to swap out the src where you are calling the library.

I am looking for this file in my project but fed up. can’t find this source in my webflow project. where we can call external css in webflow project
anyway I am new to webflow. could you help where this file exit in my webflow project. it is external file.

Can you post your read-only link and your published site link?

https://www.waypointchiro.com/

@emmachamberlain - based on where this is in your page source this is most likely in your site settings under custom code in the HEAD code:

yes thanks it’s there. thank you for your help.