uk-sticky-placeholder


Well some how by trial and error I was able to take care of this.

I added this to functions.php //uk-sticky-placeholder class beans_remove_markup( 'beans_site' ); beans_remove_markup( 'theme_article','uk-sticky-placeholder' );

And this my css .uk-sticky-placeholder { height: 103px !important;
}

It works!

Write a reply

Login or register to write a reply, it's free!