Multiple pictures in header
-
Theme: twenty sixteen. I have installed Easing Slider plugin so I can make a slider. I have generated some code and placed it in header.php … <?php if ( function_exists( ‘easingslider’ ) ) { easingslider( 15 ); } ?>
Now, I would like to have two static images on both sides of the slider – a logo
How can I do that?
- The topic ‘Multiple pictures in header’ is closed to new replies.