• Hello Members,
    I am using a custom wordpress plugin (not created by me). I can connect to my
    wordpress site (remote server) using dreamweaver – and see the file structure for the site.
    I have changed the plugin css and uploaded it to the server – the server shows the changed css file, but the web page still shows the OLD css color, etc. I use the developer tools in google chrome to
    display the page and the element (which should be a different color) but the the file that is selected is “basic-style.css?4.6.1” and it has the original color showing (which I am trying to change).

    It works fine on my testing server.
    i will guess that the wordpress app for some reason is grabbing the old css file, not the new one.

    Any ideas here?
    Thanks
    ewholz

The topic ‘CSS not uploading to wordpress plugin’ is closed to new replies.