Title: Issues changing a few elements
Last modified: August 21, 2016

---

# Issues changing a few elements

 *  [kellycairns](https://wordpress.org/support/users/kellycairns/)
 * (@kellycairns)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/)
 * Hi, I’ve been changing the colours on the theme, however there are a few elements
   I just can’t seem to change.
 * For example – on the sample page I’ve set up – the heading title & description
   won’t change to the one I want despite adding in the page setting.
 * Also, I can’t find where to change the colour on the page numbering on the blog
   and the left border (which is currently pink) on the widget headings.
 * Please could you advise. The site URL is [http://inharmonytherapies.co.uk](http://inharmonytherapies.co.uk)
 * Thanks
    Kelly

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/#post-4651535)
 * Are you using a [child theme](http://codex.wordpress.org/Child_Themes) or a [custom CSS plugin](http://wordpress.org/extend/plugins/search.php?q=custom+css)?
 *  Thread Starter [kellycairns](https://wordpress.org/support/users/kellycairns/)
 * (@kellycairns)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/#post-4651539)
 * I started using the CSS plugin but some elements would work and some wouldn’t,
   so I switched to using the custom CSS in the options panel.
 * I’ve changed most of the colours and a few customisations but I can’t even see
   where I can change these..
 * Thanks
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/#post-4651543)
 * Sounds like you were were not using specific enough CSS selectors. Have you tried
   using Firefox with the [Firebug add-on](http://getfirebug.com/) for this kind
   of CSS work?
 *  [Hari Maliya](https://wordpress.org/support/users/harimaliya/)
 * (@harimaliya)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/#post-4651692)
 * Hi
 * Change the color on the page numbering on the blog.
 * Add given css code in custom css box.
 * .pagi ul > li > a:hover, .pagi ul > li > a.active, .pagi ul > li > a:focus, .
   pagi ul > .active > a, .pagi ul > .active > span {
    background-color: **Your 
   color code**; color: **Your color code**; }
 * If you want to more changes.
    You need to find specific enough CSS selectors 
   and add your changes css code in custom css box.
 * Thanks

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

The topic ‘Issues changing a few elements’ is closed to new replies.

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

## Tags

 * [banner](https://wordpress.org/support/topic-tag/banner/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [font](https://wordpress.org/support/topic-tag/font/)
 * [pink](https://wordpress.org/support/topic-tag/pink/)

 * 4 replies
 * 3 participants
 * Last reply from: [Hari Maliya](https://wordpress.org/support/users/harimaliya/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/issues-changing-a-few-elements/#post-4651692)
 * Status: not resolved