Title: Image vs. text
Last modified: August 22, 2016

---

# Image vs. text

 *  Resolved [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * (@alexinaca)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/)
 * I have the circles on the front page with texts – but would like to edit so it
   displays images in the circles – how could I do this?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549402)
 * Do you have to attach a featured image to those pages (that the circles represent)?
 *  Thread Starter [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * (@alexinaca)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549419)
 * Andrew: we would like to attach the inside the images yes.
 * oh and does anyone know how to change the color of the footer? from the current
   orange color?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549420)
 * Edit those pages in the dashboard and look along the right hand side for “Featured
   image”. Then attach one.
 *  Thread Starter [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * (@alexinaca)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549429)
 * Thank you Andrew!
 * do you know how to edit the footer color?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549434)
 * Without code?
 *  Thread Starter [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * (@alexinaca)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549440)
 * I have looked at the themes code – used AdobeKuler to find the orange colors 
   hex number – but could not find this in the themes code – soo.. is there another
   way to change it?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549445)
 * If you’re not using a Child Theme, and if the theme doesn’t have a designated
   section of the dashboard for CSS modifications then install this Custom CSS Manager
   plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
 * Then use its “CSS Code” [section of the dashboard](http://wordpress.org/plugins/custom-css-manager-plugin/screenshot-1.jpg?r=704634)
   to hold your CSS modifications:
 * _Alternatively use your Child Theme style.css file to hold your CSS modifications:_
 *     ```
       footer[role="contentinfo"] {
           background: deeppink;
       }
       ```
   
 *  Thread Starter [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * (@alexinaca)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549451)
 * okay will try this tomorrow. Thank you very much for you help and quick responses!

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

The topic ‘Image vs. text’ is closed to new replies.

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

 * 8 replies
 * 2 participants
 * Last reply from: [AlexinaCa](https://wordpress.org/support/users/alexinaca/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/image-vs-text-1/#post-5549451)
 * Status: resolved