Christina

Results 26 comments of Christina

With latest version of colorbox, colorbox.load is not a function. What is a function to get the resize to work? Thanks!

If anyone can share this, if they get it working with swipe and also responsive, that would rock!

@bearded-avenger Thank you SO awesomely much. I really love that TouchSwipe but had no clue how to get it to work. It works great!!!

The correct way was in the the link started by me. You can use the #1248 answer to his own post too, but that will set for all colors even...

The 1248 works, but I couldn't figure out how to not set the palette if there was one defined already. ``` function foo_palette() { ?> jQuery(document).ready(function($){ $( '.kirki-color-control' ).iris( {...

I haven't had this issue. I think it's because I'm using https://necolas.github.io/normalize.css/7.0.0/normalize.css which turns article, nav, section, etc., into blocks.

Yep, happening with me. Don't even know where to begin to correct this.

@WS-Theme -- that is already in my CSS for the parents and children to prevent issues with delay in IOS (it forces hardware acceleration). It hasn't helped with FireFox.

I'm using [hcSticky](https://github.com/somewebmedia/hc-sticky), works great! I wrote up a work around, since the FireFox thing is still an issue if the sticky element is stuck to the top: https://github.com/somewebmedia/hc-sticky/issues/42 Download...