Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author NateWr

    (@natewr)

    Hi busboywithasilencer,

    It looks like there are a few styles that the plugin prints directly into the head without enqueuing properly.

    <style type="text/css">
    			#thsp-sticky-header {
    				background-color: #181818;
    			}
    			#thsp-sticky-header,
    			#thsp-sticky-header a {
    				color: #f9f9f9 !important;
    			}
    		</style>

    Asset Queue Manager won’t be able to manage these, unfortunately.

    Thread Starter busboywithasilencer

    (@fakob)

    Thanks for your response. And this great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dequeued plugin style still affects front end’ is closed to new replies.