Title: Moving Banner
Last modified: August 31, 2016

---

# Moving Banner

 *  [zohfarcanada](https://wordpress.org/support/users/zohfarcanada/)
 * (@zohfarcanada)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/moving-banner-2/)
 * Hello once again,
 * I swear this will be the last question, haha!
 * I’m working on [http://www.zfcimmg.com](http://www.zfcimmg.com). What I want 
   to do do is add a banner type thing underneath the primary menu at the top. Similar
   to [http://transcendconsultants.com/](http://transcendconsultants.com/) ‘s, green
   banner underneath their top menu – I want to have a banner with an embedded link.
   So when it scrolls through the different sentences, I can click on the individual
   sentences and be taken to a different page.
 * The help has been greatly appreciated

Viewing 1 replies (of 1 total)

 *  [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * (@siobhyb)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/moving-banner-2/#post-7411503)
 * Hi [@zohfarcanada](https://wordpress.org/support/users/zohfarcanada/),
 * That site is making use of the HTML **<marquee>** element, which you can read
   more about here:
 * [https://developer.mozilla.org/en/docs/Web/HTML/Element/marquee](https://developer.mozilla.org/en/docs/Web/HTML/Element/marquee)
 * In order to add that HTML beneath your navigation, you’ll first need to [set up a child theme](https://codex.wordpress.org/Child_Themes).
 * The parent theme’s **header.php** file will need to be copied over to the child
   theme, and then you can add the **<marquee>** HTML beneath the following line:
 *     ```
       </div><!-- .navigation-wrapper -->
       				</div><!-- #site-navigation -->
       			<?php endif; ?>
       ```
   
 * Alternatively, you may wish to browse [the WordPress plugin repository](https://wordpress.org/plugins)
   for a plugin that will do the job for you. Some examples that I found:
 * [https://wordpress.org/plugins/horizontal-scrolling-announcement/](https://wordpress.org/plugins/horizontal-scrolling-announcement/)
   
   [https://wordpress.org/plugins/post-title-marquee-scroll/](https://wordpress.org/plugins/post-title-marquee-scroll/)
 * Let me know if that’s helpful or if you have any further questions.

Viewing 1 replies (of 1 total)

The topic ‘Moving Banner’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/edin/1.3.3/screenshot.png)
 * Edin
 * [Support Threads](https://wordpress.org/support/theme/edin/)
 * [Active Topics](https://wordpress.org/support/theme/edin/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/edin/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/edin/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Siobhan](https://wordpress.org/support/users/siobhyb/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/moving-banner-2/#post-7411503)
 * Status: not resolved