Title: restart21's Replies | WordPress.org

---

# restart21

  [  ](https://wordpress.org/support/users/restart21/)

 *   [Profile](https://wordpress.org/support/users/restart21/)
 *   [Topics Started](https://wordpress.org/support/users/restart21/topics/)
 *   [Replies Created](https://wordpress.org/support/users/restart21/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/restart21/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/restart21/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/restart21/engagements/)
 *   [Favorites](https://wordpress.org/support/users/restart21/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hestia] Image in footer widget](https://wordpress.org/support/topic/image-in-footer-widget/)
 *  Thread Starter [restart21](https://wordpress.org/support/users/restart21/)
 * (@restart21)
 * [5 years ago](https://wordpress.org/support/topic/image-in-footer-widget/#post-14356759)
 * Thank you for your help but I have managed to sort this out. I’ve created a new
   div just above the footer for the logos to sit in and hardcoded the links in 
   that way to the child theme. Not best practice but it works.
 * I will make this resolved and close the thread.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hestia] Image in footer widget](https://wordpress.org/support/topic/image-in-footer-widget/)
 *  Thread Starter [restart21](https://wordpress.org/support/users/restart21/)
 * (@restart21)
 * [5 years ago](https://wordpress.org/support/topic/image-in-footer-widget/#post-14356388)
 * Hi [@poonam9](https://wordpress.org/support/users/poonam9/)
 * That doesn’t seem to work, I get no image on any page by doing this.
 *     ```
       <div class="row">
       	<div class="column">
       		<img src="https://cv-fm.restartitservices.co.uk/wp-content/themes/cv-fm/img/ICAEW.png" alt="ICAEW Authorised Training Employer" class="footer-img">
       	</div>
       	<div class="column">
       			<img src="https://cv-fm.restartitservices.co.uk/wp-content/themes/cv-fm/img/CIMA.png" alt="CIMA Practising Certificate Holder" class="footer-img">
       	</div>
       </div>
       ```
   
 * I get alt text on every page now. That’s it.
 * Any further guidance would be helpful. Thanks 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hestia] Image in footer widget](https://wordpress.org/support/topic/image-in-footer-widget/)
 *  Thread Starter [restart21](https://wordpress.org/support/users/restart21/)
 * (@restart21)
 * [5 years ago](https://wordpress.org/support/topic/image-in-footer-widget/#post-14350335)
 * Not sure why the HTML didn’t show the img tag above. See if this displays correctly:
 *     ```
       <div class="row">
       	<div class="column">
       		<img src="wp-content/themes/cv-fm/img/ICAEW.png" alt="ICAEW Authorised Training Employer" class="footer-img">
       	</div>
       	<div class="column">
       			<img src="wp-content/themes/cv-fm/img/CIMA.png" alt="CIMA Practising Certificate Holder" class="footer-img">
       	</div>
       </div>
       ```
   
    -  This reply was modified 5 years ago by [restart21](https://wordpress.org/support/users/restart21/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hestia] Top bar widgets and contact swapped alignment](https://wordpress.org/support/topic/top-bar-widgets-and-contact-swapped-alignment/)
 *  Thread Starter [restart21](https://wordpress.org/support/users/restart21/)
 * (@restart21)
 * [5 years ago](https://wordpress.org/support/topic/top-bar-widgets-and-contact-swapped-alignment/#post-14350110)
 * Hi danamv,
 * This worked, thank you very much

Viewing 4 replies - 1 through 4 (of 4 total)