• As I saw on Themify homepage that they are using a nice CSS style to animate their footer region showing “Changing of colors”. So likewise, can anyone help me with CSS codes to edit The HUEMAN header and footer stylesheet to bring that kind of style? Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Soupal02

    (@soupal02)

    Hi Soupal02. You’d need some jquery or javascript to duplicate that.

    Here’s a jquery module that might give some example, and would probably work in WP with the right modifications.

    Thread Starter Soupal02

    (@soupal02)

    Hey bdbrown, thanks man for the plugin but will this support on WordPress? I think this will not just install like a typical WordPress plugin install ! Any ideas on its usage ? Thanks again !

    Correct, it’s not a “plugin” in the WP sense. It would need to be modified to target the correct DOM objects in the theme. Then the script would need to be included or enqueued when each page of the site is generated, probably by copying the existing function from the Hueman parent theme to your child theme and modifying it to include the script.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Any CSS Ideas on Animating Header and Footer?’ is closed to new replies.