Include external stylesheet in app content.

About Support What do you want added? Include external stylesheet in app content.

Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5960
    Avatar for kcclemokcclemo
    Participant

    It would be nice if the plugin settings allowed us to include an external stylesheet URL for the App content. This way, I can just link to my website’s stylesheet or some other stylesheet and the app content can begin to match the website a little better.

    #5961
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Have you tried
    import url(“navigation.css”); /* Using a url */
    on the add CSS section of app settings?

    Not tried it myself and it may not like cross site as it would be a different domain

    Otherwise copy and paste would be your friend!

    #5974
    Avatar for kcclemokcclemo
    Participant

    Yes, I tried linking to my site’s theme on the same domain and nothing changed in the app. 🙁

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.